Skip to main content
Glama

Reactome MCP Server

get_pathway_details

Retrieve detailed insights on a specific pathway by inputting its Reactome stable identifier (e.g., R-HSA-68886). Use this tool to access essential pathway and systems biology data from the Reactome MCP Server.

Instructions

Get comprehensive information about a specific pathway

Input Schema

NameRequiredDescriptionDefault
idYesReactome pathway stable identifier (e.g., R-HSA-68886)

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Reactome pathway stable identifier (e.g., R-HSA-68886)", "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