search_terms
ActiveTool of Quickgo
declared in 0.1.0
QuickGO (EBI) — search Gene Ontology (GO) terms by keyword. Returns matching GO terms (id + name) for a free-text query like "apoptosis". Keyless.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results (default 15, max 100)."
},
"query": {
"type": "string",
"description": "Free-text keyword to search GO terms, e.g. \"apoptosis\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Quickgo
https://github.com/pipeworx-io/mcp-quickgo
1/7 registries