Unofficial Reactome MCP Server 🧬
@Augmented-Nature
About Unofficial Reactome MCP Server 🧬
Model Context Protocol server for accessing Reactome pathway and systems biology data.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Reactome-MCP-Server": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Unofficial Reactome MCP Server 🧬?
It is a Model Context Protocol server that provides access to curated biological pathway and systems biology data from the Reactome database. Developed by Augmented Nature, it is designed for researchers and scientists exploring cellular processes, disease mechanisms, and drug targets.
How to use Unofficial Reactome MCP Server 🧬?
Install via npm (npm install), build (npm run build), then run with node build/index.js. Configure your MCP client (e.g., Claude Desktop) by adding a reactome-server entry that points to the built script. Use any of the eight available tools by sending JSON‑RPC requests with the specified arguments.
Key features of Unofficial Reactome MCP Server 🧬
- Eight tools for searching and retrieving Reactome pathway data
- Covers 2,500+ pathways, 25,000+ reactions, and 14,000+ proteins
- Supports gene‑to‑pathway and disease‑associated pathway lookups
- Provides pathway hierarchy, participants, reactions, and protein interactions
- Cross‑references UniProt, ChEMBL, Ensembl, and other databases
- TypeScript implementation with robust error handling and 30‑second timeouts
Use cases of Unofficial Reactome MCP Server 🧬
- Systems biology workflow: search DNA repair pathways, retrieve details, and explore gene involvement
- Disease mechanism research: find cancer‑related pathways and analyze their reactions and hierarchy
- Drug discovery pipeline: map a drug target gene to pathways, examine protein interactions, and study participants
FAQ from Unofficial Reactome MCP Server 🧬
Is this an official Reactome product?
No. It is an unofficial server developed independently by Augmented Nature. It uses the public Reactome Content Service API but is not affiliated with or endorsed by the Reactome project.
What are the system requirements?
You need Node.js installed. The server is built from TypeScript source using npm install and npm run build, then runs via node build/index.js.
Where does the data come from and is authentication required?
All data is fetched live from the Reactome Content Service REST API (https://reactome.org/ContentService, v79). No authentication is required for normal research use, and rate limits are generous.
What data coverage does the server offer?
It provides access to over 2,500 curated pathways, 25,000+ reactions, and 14,000+ proteins across 20+ species, including human, mouse, and rat. It covers signal transduction, metabolism, gene regulation, cell cycle, DNA repair, immune response, and disease mechanisms.
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Codelf
unbugA search tool helps dev to solve the naming things problem.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments