get_gene_go
ActiveTool of Sgd
Get Gene Ontology (GO) annotations for a yeast (S. cerevisiae) gene/locus from SGD (Saccharomyces Genome Database). Accepts a systematic name (e.g. YAL001C), a standard gene name (e.g. TFC3), or an SGDID (e.g. S000000001). Returns GO terms with their GO id, aspect (molecular function / biological process / cellular component), and supporting evidence. Keyless.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Systematic name (YAL001C), gene name (TFC3), or SGDID (S000000001)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Sgd
https://github.com/pipeworx-io/mcp-sgd
1/7 registries