@pipeworx/hgnc
Connect: https://gateway.pipeworx.io/hgnc/mcp · Install: one-click buttons
Tools: 3
Tools
- get_gene — 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 cr
- search_genes — Fuzzy search across approved symbols, names, and aliases — e.g. “breast cancer”, “p53”, “tumor protein”. Returns lightweight matches (hgnc_id, symbol, relevance score) ranked by score; call get_
- resolve_xref — Reverse-lookup: map an external database id to its canonical HGNC gene. “What gene is Entrez 672?” -> BRCA1. Accepts entrez_id, ensembl_gene_id, uniprot_ids, omim_id, refseq_accession, or ucsc_id and
Tools
-
get_gene— 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 cr -
resolve_xref— Reverse-lookup: map an external database id to its canonical HGNC gene. What gene is Entrez 672? -> BRCA1. Accepts entrez_id, ensembl_gene_id, uniprot_ids, omim_id, refseq_accession, or ucsc_id and re -
search_genes— Fuzzy search across approved symbols, names, and aliases — e.g. breast cancer , p53 , tumor protein . Returns lightweight matches (hgnc_id, symbol, relevance score) ranked by score; call get_gene with