You're viewing a demo portfolio

Join the waitlist
PRSM

search_genes

Active

Tool of Hgnc

declared in 0.1.0

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 a returned symbol for the full record. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max matches to return (default 10, max 25)."
    },
    "query": {
      "type": "string",
      "description": "Gene symbol, name fragment, or alias, e.g. \"breast cancer\", \"p53\", \"kinase\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Hgnc

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

1/7 registries
View full server →