kuzudb/kuzu-mcp-server
If you are the rightful owner of kuzu-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server that provides access to Kuzu databases, enabling LLMs to inspect database schemas and execute queries.
Tools
Functions exposed to the LLM to take actions
getSchema
Get the full schema of the Kuzu database
query
Run Cypher Query on Kuzu Database
generateKuzuCypher
Generate Cypher query based on natural language problems
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client