Skip to main content
Glama

Reactome MCP Server

get_pathway_participants

Extract all molecules (proteins, genes, compounds) involved in a specific Reactome pathway by providing its stable identifier. Enhance pathway analysis by identifying participants directly.

Instructions

Get all molecules (proteins, genes, compounds) participating in 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