Skip to main content
Science & ResearchPython

genomoncology/biomcp

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

biology-medicine-and-bioinformaticscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/genomoncology/biomcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Science & Research
Language
Python
Author
genomoncology