Loading MCP server directory, please wait...
50+ biomedical data sources in one MCP server — PubMed, ClinVar, gnomAD, KEGG, and more
npx @getmcp/cli add io.github.gucci10248/biomcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gucci10248/biomcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/jackgucci/biomcp:0.8.22"
]
}
}
}