Kuzu MCP server
Officialby kuzudb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KUZU_READ_ONLY | No | If set to 'true', prevents any queries that modify the database from being executed | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| queryC | Run a Cypher query on the Kuzu database |
| getSchemaB | Get the schema of the Kuzu database |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| generateKuzuCypher | Generate a Cypher query for Kuzu |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kuzudb/kuzu-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server