Now in public beta

Fold proteins. Dock molecules. Design drugs.

Run ESMFold, DiffDock, REINVENT, Boltz-2, and 250+ more science tools — no GPU, no install, no waiting. Free for researchers.

Protein folding · Molecular docking · Drug design · Antibody engineering · Genomics · Climate · Robotics · 16 domains

No install · No GPU needed · Free for researchers · 500 credits/month · 750 for .edu

python3
50+
API Endpoints
40+
MCP Agent Tools
12+
Science Domains
<100ms
Avg Response Time
Shipped in 2026

14 scientific domains, one API key

From protein binders to robot simulation to single-cell omics — every new vertical is reachable via the same sk-sci-... key, one Stripe invoice, and one MCP server.

NEW

Robotics Lab

MuJoCo · LeRobot · cuRobo · AnyGrasp

Simulation, motion planning, VLA policy inference, and grasp detection — one API key.

NEW

Physics / CFD Lab

OpenFOAM · NVIDIA Apollo · PhysicsNeMo

Neural CFD surrogates, structural FEA, thermal, and mesh generation.

NEW

Medical Imaging

MONAI · TotalSegmentator · Pillar-0

Organ segmentation, classification, anomaly detection — research-only.

NEW

Agriculture Lab

PlantCV · FarmVibes · Sinong

Crop disease detection, yield prediction, soil analysis, plant phenotyping.

NEW

Neuroscience Lab

Brian2 · NEURON · NEST

Spiking network simulation, neural decoding, brain segmentation, connectome.

NEW

Synthetic Biology Lab

Cello · OptKnock · DeepCRISPR

Genetic circuit design, pathway optimization, guide RNA scoring.

NEW

Geospatial Lab

Prithvi-EO · Clay · TorchGeo

Land use classification, change detection, wildfire risk, terrain segmentation.

Cell Atlas

Geneformer · scGPT · CellTypist

Single-cell foundation models for annotation, embedding, differential expression.

Cell Imaging

Cellpose-SAM · StarDist

Segment cells and nuclei from microscopy images via one API call.

Materials Lab

MACE-MP-0 · Egret-1 · AIMNet2

Universal interatomic potentials and QM-quality chemistry on any molecule.

DNA Lab

Evo 2 · AlphaGenome

Zero-shot variant effect prediction and DNA foundation models.

Climate Lab

Aurora · GraphCast · NeuralGCM

AI weather forecasting 1000x faster than physics-based models.

Binder Design

RFdiffusion · BoltzGen · BindCraft

Design protein binders against any target in minutes, not weeks.

Antibody Lab

ImmuneBuilder · AntiFold · AbLang2

End-to-end antibody design, CDR completion, paired chain generation.

Scientific Computing, Simplified

Access state-of-the-art models through clean, well-documented endpoints. No infrastructure to manage.

Protein Folding

Predict 3D protein structures from amino acid sequences using ESMFold. Get PDB files and confidence scores.

Molecular Analysis

Calculate molecular properties, convert between SMILES/InChI formats, and compute Tanimoto similarity.

Drug Docking

Dock small molecules to protein targets with AutoDock Vina. Get binding affinities and 3D poses.

ADMET Prediction

Predict absorption, distribution, metabolism, excretion, and toxicity properties for drug candidates.

Genomics

Analyze variant effects, predict pathogenicity scores, and explore gene-disease associations.

Vaccine Design

End-to-end neoantigen vaccine pipeline: mutation analysis, MHC binding, mRNA construct design.

MCP Agent Tools

40+ tools via Model Context Protocol. Let Claude, GPT, or custom agents call science APIs natively.

Unified SDK

One Python package. Sync and async clients. Type-safe responses. pip install scirouter.

Up and Running in Minutes

No infrastructure to set up. No GPUs to manage. No Docker images to build.

01

Get Your API Key

Sign up in 30 seconds. No credit card needed. Your key is ready immediately with 500 free credits per month.

02

Install the SDK

pip install scirouter — one package for every model. Or use the REST API directly with curl, fetch, or any HTTP client.

03

Call Any Model

Fold proteins, analyze molecules, dock drugs, design vaccines. Same auth, same format, same reliability across all endpoints.

Built for Every Stage of Research

Whether you're a solo researcher, a pharma team, or an AI agent — SciRouter fits your workflow.

Drug Discovery Teams

Screen compounds, predict ADMET properties, dock molecules to targets, and design mRNA vaccines — all through one API. Replace five vendor contracts with a single integration.

AI Agents & LLMs

40+ MCP tools let Claude, GPT, and custom agents call real science models. Build autonomous research assistants that fold proteins and analyze molecules in-context.

Academic Researchers

Focus on science, not infrastructure. Get started in minutes with the Python SDK or REST API. Free tier included — no grants required to prototype.

Try It Live — No Sign-Up Required

See SciRouter in Action

Paste a protein sequence or molecule SMILES below and get instant results. This is exactly what the API returns.

54 residues
API Equivalent
client.proteins.fold("MALWMRLLPLLALLALWGPD...")

Click “Predict Structure” to see results

Three Lines to Science

Install the SDK, create a client, and start calling models. It really is that simple.

from scirouter import SciRouter

client = SciRouter(api_key="sk-sci-...")

# Predict protein structure
job = client.proteins.fold(
    "MVLSPADKTNVKAAWGKVGAHAGEYGAEALERMFL"
)
print(job.status)       # "completed"
print(job.result.pdb)   # Full PDB structure

# Molecular properties
props = client.chemistry.properties("CCO")
print(props.molecular_weight)  # 46.07
print(props.logp)              # -0.31

Works With Your Stack

REST, SDK, or MCP — integrate however you build. One API key, every access method.

MCP Protocol

40+ tools for Claude, GPT, and custom AI agents via Model Context Protocol

Python SDK

Type-safe sync & async clients. pip install scirouter and start building.

REST API

Standard JSON REST endpoints. Works with any language, framework, or platform.

OpenAI-Compatible

Tool schemas in OpenAI function format. Drop-in compatible with agent frameworks.

Simple, Transparent Pricing

Start free. Upgrade when you need more. No surprises.

Free

$0/month

500 credits/month (750 for academic)

Get started with science APIs at no cost.

  • All 50+ endpoints included
  • Python SDK access
  • MCP agent tools
  • REST API access
  • Community support
Most Popular

Pro

$29/month

5,000 credits/month

For researchers who need more compute and faster results.

  • Everything in Free
  • Priority GPU queue
  • Saved results history
  • Batch API
  • Email support
  • Usage dashboard
Recommended

Agentic

$99/month

15,000 credits/month

Autonomous AI-driven discovery workflows at scale.

  • Everything in Pro
  • Autonomous discovery pipelines
  • Scheduled runs
  • Agent memory & sessions
  • Webhook notifications
  • Slack/Discord integration
  • Audit trail & reasoning logs

Enterprise

Custom

Unlimited (volume-priced)

Dedicated infrastructure for regulated environments.

  • Everything in Agentic
  • Dedicated GPU instances (zero cold start)
  • Team workspaces & SSO/SAML
  • 99.9% SLA
  • SOC 2 compliance
  • Custom model hosting
  • Self-hosted option

Stay Updated on Scientific Computing

New tools, API features, research guides, and model benchmarks — delivered monthly. No spam.

Join 500+ researchers using SciRouter

Ready to Accelerate Your Research?

Join 500+ researchers running protein folding, molecular docking, and drug design without GPUs or installs. Free to start.