kuzu-mcp-server
13
The kuzu-mcp-server is a specialized server that facilitates access to Kuzu databases, allowing users to inspect schemas and run Cypher queries. It is particularly designed to be integrated with LLMs for enhanced database interactions.
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