- Ranomics Platform
Ranomics Platform
The Ranomics MCP server gives AI binder-design agents programmatic access to wet-lab validation. Submit a panel of computationally designed proteins or antibody binders against a target, and the upstream Ranomics Platform runs yeast surface display, mammalian display, or deep mutational scanning at library scale. You get back per-sequence enrichment ratios, NGS counts, and called hits.
Library-scale triage. Designed for the AI workflow that has 10,000+ MPNN, RFdiffusion, or BindCraft candidates and can't afford per-sequence kinetics on all of them. Use Ranomics first to enrich down to the top 100 or 200, then take those to a biophysics vendor for binding kinetics.
Seven tools cover the full lifecycle: list_targets, estimate_cost, submit_experiment, get_experiment_status, get_experiment_quote, confirm_quote, get_experiment_results.
Transport: streamable-http. Auth: Bearer token from https://tools.ranomics.com/account/api-keys.
Also published to the official MCP Registry as com.ranomics/mcp.
Contact: info@ranomics.com
Server Config
{
"mcpServers": {
"ranomics": {
"url": "https://mcp.ranomics.com/mcp",
"headers": {
"Authorization": "Bearer rk_live_..."
}
}
}
}Recommend Servers
View AllPlaywright MCP server