biology, medicine and bioinformatics
Ucsc Genome Mcp
MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more.
python
cloud
biology, medicine and bioinformatics
Installation
npx -y hlydecker/ucsc-genome-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "ucsc-genome-mcp",
"command": "npx",
"args": [
"-y",
"hlydecker/ucsc-genome-mcp"
]
}About This MCP Server
hlydecker/ucsc-genome-mcp
MCP server to interact with the UCSC Genome Browser API, letting you find genomes, chromosomes, and more.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub