An MCP server that enables graph database interactions with Kuzu - an embedded property graph - allowing users to access and manipulate graph data through natural language commands. Demonstrative example can be seen here: https://blog.kuzudb.com/post/2025-03-23-kuzu-mcp-server/
Fetch the full schema of the Kuzu database, including all nodes and relationships tables and their properties. Input: None
Run a Cypher query on the Kuzu database. Input: `cypher` (string): The Cypher query to run
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!