BioMCP is a Model Context Protocol server that provides read-only access to biomedical data sources through a single MCP endpoint. It supports queries over genes, variants, drugs, diseases, trials, papers, pathways, phenotypes, GWAS, and gene set enrichment across 50+ public biomedical databases.
From the registry: 50+ biomedical data sources in one MCP server — PubMed, ClinVar, gnomAD, KEGG, and more
$ docker pull jackgucci/biomcp:latest$ docker compose up -dPlease install the `biomcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Docker and Docker Compose** — Docker 24+ and Docker Compose v2 are required to run the BioMCP server container.
- **Pull the BioMCP Docker image** — Download the recommended BioMCP container image from Docker Hub. Run: `docker pull jackgucci/biomcp:latest`
- **Start the BioMCP service** — Launch the BioMCP server with Docker Compose so the MCP endpoint is available locally. Run: `docker compose up -d`
Canonical MCP server config (HTTP transport):
- url: `http://localhost:8080/mcp`
Note: The README presents BioMCP as a locally hosted MCP server exposed at /mcp after starting the Docker deployment. It also mentions the endpoint as compatible with SSE-capable clients, but the primary documented client configuration uses a streamable HTTP URL. No API keys are required for the Community/local deployment.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Trending hip-hop artist momentum scores across four cultural dimensions.
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.