# KuzuDB Server

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 Docke…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add jordanburke/kuzudb-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list jordanburke/kuzudb-mcp-server
```

---

Source: https://github.com/jordanburke/kuzudb-mcp-server | License: MIT
