You're viewing a demo portfolio

Join the waitlist
PRSM

list_database

Active

Tool 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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Kegg

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

1/7 registries
View full server →
list_database — Kegg — PRSM MCP