Skip to content
Back to search
30
MCP

cratedb-mcp

pypi/cratedb-mcp

CrateDB MCP Server for natural-language Text-to-SQL and documentation retrieval.

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

Similar MCP servers embedding-nearest

iflow-mcp_crate-cratedb-mcp
CrateDB MCP Server for natural-language Text-to-SQL and documentation retrieval.
0 tools
souhardyak/mcp-db-server
MCP Database Server with natural language SQL queries for PostgreSQL/MySQL using FastAPI
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
pgmcp
An MCP server to query any Postgres database in natural language.
0 tools
jmd-mcp-sql
JMD-based MCP server for SQLite — natural language database interface
0 tools

How to use

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

{
  "mcpServers": {
    "cratedb-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}