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
0
View on GitHub

Installation

npx -y hlydecker/ucsc-genome-mcp

Configuration

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.

GitHub: https://github.com/hlydecker/ucsc-genome-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub