biomcp
Query 30 biomedical databases with one simple command grammar
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install BioMCP?โผ
Run `npx skills add genomoncology/biomcp --all -g -y` in your terminal to install all skills in this suite globally.
What biomedical sources does BioMCP cover?โผ
It connects to about 30 trusted sources including PubMed, ClinVar, ClinicalTrials.gov, OncoKB, Reactome, gnomAD, and OpenFDA through one consistent command grammar.
Can AI agents use BioMCP directly?โผ
Yes. BioMCP runs as an MCP server, so agents like Claude Code, Codex, and Claude Desktop can call the same search and retrieval tools natively.
How do I research a gene or variant with BioMCP?โผ
Start with a command like `biomcp get gene BRAF` or `biomcp get variant "BRAF V600E" clinvar`, then pivot into related trials, articles, drugs, or pathways without rebuilding your query.
Do I need programming skills to use BioMCP?โผ
No. You type plain structured commands or let your AI agent run them for you, and BioMCP returns compact evidence-focused results from live public data.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides