find
ActiveTool of Kegg
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Kegg
https://github.com/pipeworx-io/mcp-kegg
1/7 registries