Skip to content
Back to search
30
MCP

TypeDB

io.github.typedb/typedb-mcp

Execute TypeQL queries and manage databases and users on a TypeDB server.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MongoDB
Enables interaction with MongoDB databases through TypeScript and the MongoDB driver, providing seamless integration of MongoDB operations i
0 tools
Google BigQuery
Run SQL queries on BigQuery datasets, list tables, and inspect schemas. Manage jobs, export results, and explore data warehouse resources.
0 tools · http
Database Connections
Provides a unified TypeScript-based database server for seamlessly connecting to SQLite, PostgreSQL, SQL Server, and MongoDB, enabling flexi
0 tools
Gel Database
Integrates with Gel databases to enable automated schema discovery, query validation, and execution of EdgeQL and TypeScript queries for dat
0 tools
PostgreSQL Database
Enables interaction with PostgreSQL databases for executing SQL queries, exploring table schemas, and performing data analysis with robust e
0 tools
Oracle Database
Connects to Oracle databases for queries and data operations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "typedb": {
      "url": "None",
      "transport": "http"
    }
  }
}