You're viewing a demo portfolio

Join the waitlist
PRSM

get_gene

Active

Tool of Sgd

declared in 0.1.0

Look up a single yeast (S. cerevisiae) gene/locus in SGD (Saccharomyces Genome Database, the authoritative budding-yeast genetics resource). Accepts a systematic name (e.g. YAL001C), a standard gene name (e.g. TFC3), or an SGDID (e.g. S000000001). Returns the standard name, systematic name, SGDID, description, locus type, and aliases. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Systematic name (YAL001C), gene name (TFC3), or SGDID (S000000001)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Sgd

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

1/7 registries
View full server →