You're viewing a demo portfolio

Join the waitlist
PRSM

xrefs

Active

Tool of Ensembl

declared in 0.1.0

"What's the UniProt / HGNC / RefSeq ID for [gene]" / "cross-references for [gene symbol]" — external database IDs (UniProt, RefSeq, HGNC, Entrez, OMIM, etc.) for a gene symbol. Use to map between bio-database identifier spaces.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "symbol": "TP53",
      "species": "human"
    }
  ],
  "required": [
    "species",
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string"
    },
    "species": {
      "type": "string"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

Ensembl

https://github.com/pipeworx-io/mcp-ensembl

1/7 registries
View full server →