get_term
ActiveTool of Quickgo
declared in 0.1.0
QuickGO (EBI) — get a single Gene Ontology (GO) term by id. Returns its name, aspect (biological_process|molecular_function|cellular_component), definition, synonyms, and obsolete flag. Keyless.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "A GO id, e.g. \"GO:0006915\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Quickgo
https://github.com/pipeworx-io/mcp-quickgo
1/7 registries