You're viewing a demo portfolio

Join the waitlist
PRSM

find

Active

Tool of Kegg

declared in 0.1.0

Search KEGG by keyword. KEGG is the authoritative bioinformatics database for compounds, drugs, diseases, metabolic pathways, genes, and enzymes. Pick a database (compound|drug|disease|pathway|genes|enzyme|glycan|module|ko) and pass a query like "glucose", "aspirin", or "diabetes". Returns matching KEGG IDs with descriptions. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "database",
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Search term, e.g. \"glucose\", \"aspirin\", \"diabetes\"."
    },
    "database": {
      "type": "string",
      "description": "One of: compound, drug, disease, pathway, genes, enzyme, glycan, module, ko."
    }
  }
}

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 →