You're viewing a demo portfolio

Join the waitlist
PRSM

get_gene

Active

Tool of Hgnc

declared in 0.1.0

Exact lookup of an approved human gene by its official HGNC symbol — returns the full authoritative record: approved name, locus type, chromosomal location, alias/previous symbols, gene groups, and cross-references (Entrez, Ensembl, UniProt, OMIM, RefSeq, UCSC, CCDS). Use search_genes first if you only have a name fragment or aren't sure of the exact symbol. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Official HGNC gene symbol, e.g. \"BRCA1\", \"TP53\", \"EGFR\"."
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

Hgnc

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

1/7 registries
View full server →