The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the TypeDB listing page.
An MCP (Model Context Protocol) server that enables AI assistants to interact with TypeDB databases. This allows LLMs to execute TypeQL queries, manage databases, and manage users through natural language.
Available on Docker Hub: https://hub.docker.com/repository/docker/typedb/typedb-mcp
If you're running TypeDB server on localhost:
<address> with http://host.docker.internal:8000 instead of http://localhost:8000--add-host=host.docker.internal:host-gatewayStart the MCP server (see above)
Open Cursor Settings → MCP
Add the server configuration. Create or edit .cursor/mcp.json in your project:
Restart Cursor or refresh MCP connections
Start chatting! You can now ask Cursor to:
Use podman or Docker to create a Docker image and push it to DockerHub: