biology, medicine and bioinformatics

Biomcp

Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info.

python
cloud
biology, medicine and bioinformatics
0
View on GitHub

Installation

npx -y genomoncology/biomcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "biomcp",
  "command": "npx",
  "args": [
    "-y",
    "genomoncology/biomcp"
  ]
}

About This MCP Server

genomoncology/biomcp

Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info.

GitHub: https://github.com/genomoncology/biomcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub