biology, medicine and bioinformatics
Biothings Mcp
MCP server to interact with the BioThings API, including genes, genetic variants, drugs, and taxonomic information.
python
cloud
local
biology, medicine and bioinformatics
Installation
npx -y longevity-genie/biothings-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "biothings-mcp",
"command": "npx",
"args": [
"-y",
"longevity-genie/biothings-mcp"
]
}About This MCP Server
longevity-genie/biothings-mcp
MCP server to interact with the BioThings API, including genes, genetic variants, drugs, and taxonomic information.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub