get_reaction
ActiveTool of Rhea
Fetch a single Rhea reaction by its Rhea id (e.g. "RHEA:14293" or "14293"). Returns the balanced plain-text equation plus EC number, ChEBI compound, UniProt enzyme and PubMed cross-references. Rhea is the expert-curated biochemical reaction reference used by UniProt and KEGG. Keyless.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "A Rhea reaction id, e.g. \"RHEA:14293\" or \"14293\"."
}
}
}Parent server
Rhea
https://github.com/pipeworx-io/mcp-rhea
1/7 registries