Kegg Database
MCP Serverby hxk622 · Added 5mo ago
Claude
4
Install
git clone https://github.com/hxk622/TokenDanceAdd to Claude
claude mcp add kegg-databaseQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"kegg-database": {
"command": "npx",
"args": [
"@modelcontextprotocol/kegg-database"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Direct REST API access to KEGG (academic use only). Pathway analysis, gene-pathway mapping, metabolic pathways, drug interactions, ID conversion. For Python workflows with multiple databases, prefer bioservices. Use this for direct HTTP/REST work or KEGG-specific control.
Tags
developmentpythongoc#reactskill