Skip to content
Back to search
30
MCP streamable-http

Ensembl

io.github.pipeworx-io/ensembl

Ensembl REST — vertebrate genomes, sequences, comparative genomics, variation

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-ensembl
Ensembl REST — vertebrate genomes, sequences, comparative genomics, variation
0 tools
Ensembl
Integrates with Ensembl's genomic database through 20+ specialized tools for gene lookup, sequence retrieval, comparative genomics, variant
0 tools
io.github.cyanheads/ensembl-mcp-server
Look up genes, fetch sequences, predict variant consequences, find orthologs and xrefs via Ensembl.
0 tools · streamable-http
@cyanheads/ensembl-mcp-server
Look up genes, fetch sequences, predict variant consequences, find orthologs and cross-database xrefs via Ensembl REST via MCP. STDIO or Str
0 tools
Gnomad
Broad Institute gnomAD genomic variant database (GraphQL)
0 tools · streamable-http
Ensembl Gene Lookup by Symbol
Look up a human gene by HGNC symbol in Ensembl, returning the Ensembl gene ID, biotype, genomic coordinates, strand, assembly and descriptio
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ensembl": {
      "url": "https://gateway.pipeworx.io/ensembl/mcp",
      "transport": "streamable-http"
    }
  }
}