Type DB MCP Server
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.
People who need database tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-07-17 · ★ 13 · #145 OF 168 MAINTAINED DATABASE · VERIFIED 2026-09-18
NOASSERTION · Python servers · how we verify → /methodology
01 · Install Type DB
Docker
docker run -i --rm docker.io/typedb/typedb-mcp:1.0.2 Claude Desktop - add to config
{
"mcpServers": {
"typedb-typedb-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/typedb/typedb-mcp:1.0.2"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license no standard license detected - usage rights unclear; check the repo before commercial use
registry namespace io.github.typedb is GitHub-verified and matches the repo owner
03 · What Type DB can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.2 · 2026-07-17
v1.0.1 · 2026-05-29
Improve graceful shutdown handling · Add assembly test · Add a release pipeline
04 · Who maintains Type DB
TypeDB is maintained by typedb. It's the only MCP server we track from this author; the repo dates to Nov 2025.
05 · Facts
- repository
- github.com/typedb/typedb-mcp-server
- website
- https://typedb.com/
- category
- database - ranked #145 of 168 actively-maintained database servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-07-17)
- registry
- io.github.typedb/typedb-mcp (active, first published 2026-07-17)
- packages
- oci:docker.io/typedb/typedb-mcp:1.0.2
06 · Type DB FAQ
What is Type DB?
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.
Is Type DB still maintained?
Yes - as of 2026-09-18, its last commit was 2026-07-17 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install Type DB?
Run `docker run -i --rm docker.io/typedb/typedb-mcp:1.0.2`. You can also paste the ready-made client config above.
07 · Alternatives to Type DB
Alternatives to Type DB
Maintained database servers if Type DB isn't the fit.
- Dbx Query databases from AI agents using connections configured in DBX. ★ 20,017 · 2026-09-18
- Toolbox for Databases MCP Toolbox for Databases enables your agent to connect to your database. ★ 16,449 · 2026-09-18
- Butterbase Ai MCP Server Butterbase MCP server - manage your backend: schemas, auth, functions, storage, RAG, deploys. ★ 3,562 · 2026-09-18
- Dbhub Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB ★ 3,534 · 2026-09-18
- LINQ to DB Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB. ★ 3,328 · 2026-09-17
- Supabase MCP server for interacting with the Supabase platform ★ 2,910 · 2026-09-17
Pairs well with
Servers that cover what Type DB doesn't - only shown when the pairing reason fits the companion.
- Server Chart → data & analytics companion data & analytics · ★ 4,367
- ClaudeR - RStudio MCP Server → data & analytics companion data & analytics · ★ 342
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
- Telnyx → API integration companion API integration · ★ 197
- Microsoft 365 MCP Server → API integration companion API integration · ★ 980
More database MCP servers · Dbridge MCP · Microsoft Access Database · Upstash MCP Server · Can LII (vaquill-ai) · Local WP
More Python MCP servers · Video URL Analyzer · Mkdocs MCP · MaStR MCP Server · Lachesis · Revenueos · see all