Searches the KEGG pathway database for biological pathways related to a keyword. Supports organism filtering (human, mouse, etc.). Useful for pathway analysis, drug target discovery, and systems biology.
KEGG REST API search
Organism-specific pathway filtering
Direct link to KEGG pathway viewer
| Name | Type | Required | Description |
|---|---|---|---|
| query | string | required | Pathway keyword (e.g. "Alzheimer", "neurodegeneration") |
| organism | string | optional | Organism code (default: hsa = human) |
{
"mcpServers": {
"eijex": {
"type": "http",
"url": "https://mcp.eijex.com/api/mcp"
}
}
}