Skip to main content
Glama

UCSC Genome Browser MCP Server

by hlydecker
pyproject.toml442 B
[tool.hatch.build.targets.wheel] only-include = ["ucsc_genome_mcp.py"] [project] name = "ucsc-genome-mcp" version = "0.1.0" description = "MCP server for interacting with the UCSC Genome Browser API" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=0.9.0", "httpx>=0.27.0", ] [project.scripts] ucsc-genome-mcp = "ucsc_genome_mcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hlydecker/ucsc-genome-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server