search_genes
ActiveTool of Sgd
Search SGD (Saccharomyces Genome Database, the authoritative budding-yeast / S. cerevisiae genetics resource) for genes, loci, alleles, and other entities by free-text query. Returns matching hits with their name, category, and href. Keyless.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results (default 15)."
},
"query": {
"type": "string",
"description": "Free-text search, e.g. a gene name like ADE2."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Sgd
https://github.com/pipeworx-io/mcp-sgd
1/7 registries