Back to Apps

Biological APIs MCP Server
by pascalwhoop
Unified MCP server providing 100+ tools for biomedical research across 14 databases including PubMed, UniProt, and OpenFDA.
0 stars
Works in:Cursor
Exposes:Tools
What it does
Integrates a massive array of biomedical and biological databases into a single MCP interface. It allows AI agents to perform deep research by querying protein sequences, genetic variants, drug-target interactions, and clinical trial metadata without switching between disparate web portals.
Tools
reactome_*: Pathway information and disease associations.kegg_*: Pathway maps and gene annotations.uniprot_*: Protein sequences and functional annotations.omim_*: Genetic disease information (requires API key).gwas_*: Genetic associations and SNP information.pathwaycommons_*: Integrated pathway networks.nodenorm_*: CURIE normalization and identifier mapping.chembl_*: Bioactivity data and drug-target mechanisms.opentargets_*: Target-disease evidence and associations.ctg_*: Clinical trial search and study metadata.pubmed_*: Biomedical literature and preprint search.openfda_*: FDA adverse events and drug labels.myvariant_*: Genetic variant annotations.biothings_*: Gene, disease, and chemical data.nci_*: Cancer clinical trial search (requires API key).
Installation
{
"mcpServers": {
"medical-apis": {
"url": "https://mcp.cloud.curiloo.com/tools/unified/mcp"
}
}
}
Supported hosts
- Cursor
- Claude Desktop
Quick install
pip install medical-mcpsInformation
- Pricing
- free
- Published
- 6/14/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add to .cursor/mcp.json: { "mcpServers": { "medical-apis": { "url": "https://mcp.cloud.curiloo.com/tools/unified/mcp" } } }Claude Desktop
Add to claude_desktop_config.json: { "mcpServers": { "medical-apis": { "url": "https://mcp.cloud.curiloo.com/tools/unified/mcp" } } }





