genomoncology/biomcp
π βοΈ - Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: genomoncology/biomcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-genomoncology-biomcp
Detailed Documentation
π βοΈ - Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info.
Configuration
{
"mcpServers": {
"genomoncology-biomcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-genomoncology-biomcp"
],
"env": {}
}
}
}