genomoncology/biomcp
by Various
BioMCP: Biomedical Model Context Protocol
MCP
genomoncology/biomcp
Added 1 June 2026
Overview
BioMCP is an open-source Rust library that implements the Model Context Protocol for biomedical data. It provides a standardized interface for AI agents to query and retrieve structured biomedical information from multiple sources.
Best for
Best for
Developers building AI agents that need reliable access to structured biomedical data
Use cases
- Integrating biomedical knowledge bases into AI agent workflows
- Building clinical decision support tools that query drug and disease databases
- Enabling LLMs to access curated biomedical ontologies and datasets
How to use
Tools exposed
biomcp-clibiomcp
Tested with
Claude Code, Codex, Claude Desktop
Example client config
{\n "mcpServers": {\n "biomcp": {\n "command": "biomcp",\n "args": ["serve"]\n }\n }\n} Notes
BioMCP is an open-source Rust library that implements the Model Context Protocol for biomedical data. It provides a standardized interface for AI agents to query and retrieve structured biomedical information from multiple sources.
521 stars on GitHub. Last updated 2026-05-25. Licensed MIT.
Use cases
- Integrating biomedical knowledge bases into AI agent workflows
- Building clinical decision support tools that query drug and disease databases
- Enabling LLMs to access curated biomedical ontologies and datasets
Pros
- Written in Rust for performance and memory safety
- Standardized protocol reduces integration effort across biomedical tools
- Active open-source community with 500+ GitHub stars
Cons
- Requires understanding of both Rust and the Model Context Protocol
- Limited to biomedical domain; not a general-purpose tool
- Documentation and examples may be sparse for new users
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Written in Rust for performance and memory safety
- Standardized protocol reduces integration effort across biomedical tools
- Active open-source community with 500+ GitHub stars
Cons
- Requires understanding of both Rust and the Model Context Protocol
- Limited to biomedical domain; not a general-purpose tool
- Documentation and examples may be sparse for new users
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.