genefoundry-router

berntpopp/genefoundry-router
★ 1 stars Python AI/LLM Updated today
MCP gateway federating 21 biomedical MCP servers — gnomAD, ClinVar, HPO, UniProt, Ensembl VEP, PanelApp and more — behind one Streamable-HTTP endpoint, with collision-free namespaced tools and BM25 tool search.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "genefoundry-router": {
      "command": "uvx",
      "args": [
        "genefoundry-router"
      ]
    }
  }
}

Or install with pip: pip install genefoundry-router

Topics

api-gatewaybioinformaticsclaudeclinical-geneticsfastmcpgatewaygenefoundrygenomicsllm-toolsmcpmcp-servermodel-context-protocolvariant-interpretation