search_reactions
ActiveTool of Rhea
Search Rhea, the expert-curated database of biochemical reactions (the reaction reference used by UniProt and KEGG). Find enzyme/metabolic reactions by compound name, ChEBI id, EC number, or keyword and get the balanced plain-text reaction equation plus EC and ChEBI cross-references. Keyless.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max reactions to return (default 15, max 100)."
},
"query": {
"type": "string",
"description": "Compound name, ChEBI id, EC number (e.g. \"1.1.1.1\"), UniProt accession, or free-text keyword."
}
}
}Parent server
Rhea
https://github.com/pipeworx-io/mcp-rhea
1/7 registries