You're viewing a demo portfolio

Join the waitlist
PRSM

search_pathways

Active

Tool of Wikipathways

declared in 0.1.0

Search WikiPathways (open community pathway database) for biological pathways by name. Pathways map genes/proteins/metabolites in processes like glycolysis, apoptosis, or signaling. Optionally restrict to one organism by Latin or common name. Keyless. Complements KEGG/Reactome.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results (default 25, max 100)."
    },
    "query": {
      "type": "string",
      "description": "Text to match in the pathway name (case-insensitive), e.g. \"glycolysis\", \"apoptosis\"."
    },
    "organism": {
      "type": "string",
      "description": "Optional. Restrict to an organism by Latin or common name, e.g. \"Homo sapiens\" or \"human\"."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Wikipathways

https://github.com/pipeworx-io/mcp-wikipathways

1/7 registries
View full server →
search_pathways — Wikipathways — PRSM MCP