TypeDB
Execute TypeQL queries and manage databases and users on a TypeDB server.
Install
Dockerstreamable-http
docker run -i --rm docker.io/typedb/typedb-mcp:1.0.2 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-typedb-typedb-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/typedb/typedb-mcp:1.0.2"
]
}
}
} Source: official MCP Registry record · registry name io.github.typedb/typedb-mcp · published 2026-07-17 · updated 2026-07-17. Not an endorsement; review the code before connecting it to anything sensitive.