Skip to main content
Glama
pipeworx-io

mcp-reactome

by pipeworx-io

mcp-reactome

Reactome MCP — open biological pathway knowledge-base.

Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.

Tools

Tool

Description

search

Search across all Reactome objects.

pathway

Full pathway record by stable id (e.g. R-HSA-68886).

participants

Entity participants of a pathway.

pathways_for_entity

Pathways containing an entity, looked up by external resource id (e.g. UniProt accession).

orthologous_events

Orthologous pathways/reactions in another species.

Related MCP server: gwas-mcp

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "reactome": {
      "url": "https://gateway.pipeworx.io/reactome/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 673+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Reactome data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Provides access to the STRING protein-protein interaction database for mapping identifiers, retrieving interaction networks, and performing functional enrichment analysis. It enables users to explore protein partners, pathways, and cross-species homology through natural language interactions.
    Last updated
    9
    1
    ISC
  • A
    license
    C
    quality
    F
    maintenance
    Provides AI-powered access to major biological databases for GWAS and bioinformatics research. Enables natural language queries for protein, gene, variant, pathway, and drug discovery analysis.
    Last updated
    44
    1
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    Enables AI agents to query clinical genomics databases, retrieve supporting literature, analyze population genetics, and visualize biological pathways.
    Last updated
    23
    MIT

View all related MCP servers

Related MCP Connectors

  • WikiPathways MCP — open community pathway database.

  • Query STRING interactions, enrichment, annotations, homology, and PPI networks.

  • Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.

View all MCP Connectors

Latest Blog Posts

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/pipeworx-io/mcp-reactome'

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