loading…
Search for a command to run...
loading…
Enable LLMs to inspect and query Kuzu graph databases using Cypher. Run read-only or multi-agent coordinated queries safely with file-based locking. Integrate s
Enable LLMs to inspect and query Kuzu graph databases using Cypher. Run read-only or multi-agent coordinated queries safely with file-based locking. Integrate seamlessly with Claude Desktop via Docker or npm for enhanced database interaction.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"kuzudb-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"jordanburke/kuzudb-mcp-server"
]
}
}
}Query your database in natural language
Read-only database access with schema inspection.
Interact with Redis key-value stores.
Database interaction and business intelligence capabilities.