Skip to main content
Glama

Kuzu MCP server

Official
by kuzudb

query

Execute Cypher queries on a Kuzu graph database to retrieve, create, or modify data. Integrates with tools like Claude Desktop or Cursor for streamlined database interactions.

Instructions

Run a Cypher query on the Kuzu database

Input Schema

NameRequiredDescriptionDefault
cypherNoThe Cypher query to run

Input Schema (JSON Schema)

{ "properties": { "cypher": { "description": "The Cypher query to run", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Kuzu MCP server

Related Tools

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