list_pathways
ActiveTool of Wikipathways
declared in 0.1.0
List all WikiPathways pathways for a single organism. Give a Latin or common name, e.g. "Homo sapiens", "human", or "mouse". Returns each pathway's id, name, link, and last revision. Keyless.
Parameters schema
{
"type": "object",
"required": [
"organism"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results (default 50, max 200)."
},
"organism": {
"type": "string",
"description": "Organism by Latin or common name, e.g. \"Homo sapiens\", \"human\", \"mouse\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Wikipathways
https://github.com/pipeworx-io/mcp-wikipathways
1/7 registries