Every biomedical MCP, behind one endpoint
GeneFoundry is a FastMCP gateway that federates 21 biomedical MCP servers (280 tools) behind a single HTTP endpoint, so any Model Context Protocol host taps gnomAD, Orphadata, HPO, MaveDB, ClinGen, GTEx and more sources through one connection.
How it works
- Add one endpoint:
claude mcp add --transport http genefoundry https://genefoundry.org/mcp
- Discover tools with
search_tools, ranked by relevance, so your agent pulls only the schemas it needs.
- Run any result with
call_tool by its namespaced name. Results stay grounded in the source.
Federated sources
PubTator3, gnomAD, Orphadata, ClinGen, Human Phenotype Ontology, MaveDB, UniProt, MGI, GeneReviews, Mondo, GenCC, MetaDome, STRING, GTEx Portal, HGNC, PanelApp, AutoPVS1, SpliceAI Lookup, Ensembl VEP, ClinVar and LitVar2.
Source on GitHub
(open source, MIT licensed). Research use only. Not clinical decision support.