martinuslee/oh-my-kegg-mcp
MCP server for KEGG database access with LangChain integration. 30+ tools for pathways, genes, compounds, reactions, enzymes, diseases, and drugs.
Platform-specific configuration:
{
"mcpServers": {
"oh-my-kegg-mcp": {
"command": "npx",
"args": [
"-y",
"oh-my-kegg-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...