Skip to content
Back to search
30
MCP http

Ensembl Gene Lookup by Symbol

x402/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 description. [x402: $0.09/call on base, category=data]

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

Similar MCP servers embedding-nearest

Ensembl Gene Phenotype Associations
Retrieve phenotype and disease associations for a human gene by symbol from Ensembl, returning descriptions, ontology accessions and source
0 tools · http
Ensembl
Integrates with Ensembl's genomic database through 20+ specialized tools for gene lookup, sequence retrieval, comparative genomics, variant
0 tools
NCBI Gene Summary
Fetch gene summary metadata (symbol, description, chromosome, map location, aliases, genomic coordinates) for an NCBI Entrez Gene ID via E-u
0 tools · http
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
Ensembl
Ensembl REST — vertebrate genomes, sequences, comparative genomics, variation
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "ensembl_gene_lookup_by_symbol": {
      "url": "https://proxy.suverse.io/v1/data/suverse-bio-ensembl-gene-lookup",
      "transport": "http"
    }
  }
}