Skip to content
Claude Desktop

reactome mcp for Claude Desktop

io.github.mrfentmen/reactome-mcp

Keyless MCP server for Reactome: search biological pathways, get pathway details, species,...

client:Claude Desktop transport:stdio runtime:npm

Install reactome mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "reactome-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "reactome-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

reactome mcp in other clients