← All servers
🔧

Ensembl ServerVerified🛡 No advisories

io.github.cyanheads/ensembl-mcp-server
New to MCP? Start here →
2★ stars
0weekly installs
16 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/cyanheads, which proved it owns this namespace.

Verified owner: github.com/cyanheadsio.github.cyanheads/ensembl-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Network access
Connects to a hosted remote endpoint.
Configuration
Reads ENSEMBL_BASE_URL, MCP_LOG_LEVEL, ENSEMBL_BASE_URL, MCP_HTTP_HOST, MCP_HTTP_PORT, MCP_HTTP_ENDPOINT_PATH, ….

About

Look up genes, fetch sequences, predict variant consequences, find orthologs and xrefs via Ensembl.

Packages & transports

npm@cyanheads/ensembl-mcp-serverv0.4.2 · bun
npm@cyanheads/ensembl-mcp-serverv0.4.2 · bun
remotehttps://ensembl.caseyjhand.com/mcpHTTP

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ensembl_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/ensembl-mcp-server"
      ]
    }
  }
}

▶ Try itlive against ensembl.caseyjhand.com

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.