You're viewing a demo portfolio

Join the waitlist
PRSM

get_gene

Active

Tool of Cbioportal

declared in 0.1.0

Resolve a gene to its Entrez gene id and canonical info via cBioPortal. Accepts a HUGO symbol (e.g. "TP53", "BRCA1") or an Entrez gene id. Returns entrez_gene_id, symbol, and type.

Parameters schema

{
  "type": "object",
  "required": [
    "gene"
  ],
  "properties": {
    "gene": {
      "type": "string",
      "description": "HUGO gene symbol (e.g. \"TP53\") or Entrez gene id."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Cbioportal

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

1/7 registries
View full server →