genomoncology/biomcp
🔌 MCP Servergenomoncology
Biomedical MCP server integrating PubMed, ClinicalTrials.gov, and MyVariant.info.
biomcp is a Model Context Protocol (MCP) server designed to bridge large language models with biomedical research data. It offers tools for searching PubMed articles, exploring clinical trials on ClinicalTrials.gov, and retrieving variant information from MyVariant.info. The server supports advanced querying, including filtering by date, gene, condition, or trial status, and returns structured results that models can process. Built with Python, it uses MCP's standardized interface to make biomedical data accessible to AI agents. Key features include tool-based interaction, context-aware responses, and support for complex biomedical queries. The project is hosted on GitHub under the Genomoncology organization and targets researchers, clinicians, and AI developers.
💡Highlights
- ├─Unified access to PubMed & ClinicalTrials.gov
- ├─MyVariant.info genetic variant queries
- └─Python-based MCP server implementation
🎯For
- ├─Biomedical researchers
- ├─Clinical informaticians
- └─AI application developers