list_database
ActiveTool of Kegg
declared in 0.1.0
List all entries in a KEGG database (id + description). Useful for enumerating things like KEGG pathways ("pathway"), drugs ("drug"), or supported organisms ("organism"). Results are capped at 100 with a truncated flag. Keyless.
Parameters schema
{
"type": "object",
"required": [
"database"
],
"properties": {
"database": {
"type": "string",
"description": "A KEGG database name, e.g. \"pathway\", \"organism\", \"drug\", \"compound\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Kegg
https://github.com/pipeworx-io/mcp-kegg
1/7 registries