You're viewing a demo portfolio

Join the waitlist
PRSM

get_gene

Active

Tool of Pombase

declared in 0.1.0

PomBase (fission yeast / S. pombe model-organism DB): look up a gene by its PomBase systematic id and return its product, protein domains (InterPro), deletion viability, UniProt id, and curation status. Keyless. NOTE: requires a systematic id like "SPAC1002.01" or "SPBC2F12.13" — standard gene names like "cdc2" are NOT resolved by this API. Complements SGD (budding yeast).

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "A PomBase systematic id, e.g. \"SPAC1002.01\" or \"SPBC2F12.13\". Standard names (\"cdc2\") are not accepted."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Pombase

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

1/7 registries
View full server →
get_gene — Pombase — PRSM MCP