Skip to main content
Glama

Reactome MCP Server

get_pathway_reactions

Retrieve all biochemical reactions associated with a specific Reactome pathway using its stable identifier. Ideal for analyzing pathway interactions and system biology data.

Instructions

Get all biochemical reactions within a pathway

Input Schema

NameRequiredDescriptionDefault
idYesReactome pathway stable identifier

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Reactome pathway stable identifier", "type": "string" } }, "required": [ "id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Augmented-Nature/Reactome-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server