Skip to main content
Search & Data ExtractionPython

genomoncology/biomcp

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

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
genomoncology