kuzudb/kuzu-mcp-server
A Model Context Protocol server that provides access to Kuzu databases
Platform-specific configuration:
{
"mcpServers": {
"kuzu-mcp-server": {
"command": "npx",
"args": [
"-y",
"kuzu-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...