Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kuzudb • Data & Databases
A Model Context Protocol server that lets agents inspect Kuzu database schemas and execute Cypher queries (including NL->Cypher generation).
Inspect the full schema of a Kuzu database (nodes, relationships, and properties) before generating or executing queries.
Run Cypher queries against a Kuzu database to retrieve or analyze data as part of a workflow.
Convert natural-language questions into Kuzu-compatible Cypher queries using the provided generateKuzuCypher prompt.
This MCP server exposes Kuzu databases to LLMs and agents by providing endpoints to fetch the full schema, run Cypher queries, and generate Cypher from natural language. It includes tooling for Docker and Node.js deployment and supports a read-only mode to prevent accidental writes. The server is useful for integrating database-aware capabilities into agents, enabling them to explore schema, validate queries, and retrieve data programmatically.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.