Skip to content
Back to search
30
MCP

text2sql

io.github.cpenniman12/text2sql-mcp

Ask any SQL database in natural language. Agent explores schema, writes SQL, self-corrects.

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

Similar MCP servers embedding-nearest

io.github.schemacrawler/schemacrawler-ai
Enables natural language schema queries — explore tables, keys, procedures, and get SQL help fast
0 tools
mcparmory-agentql
Query webpages and extract structured data using natural language
0 tools
sql-steward
The agent never writes SQL: queries compile from a semantic layer you control, PII refused first.
0 tools
com.mcparmory/agentql
Query webpages and extract structured data using natural language
0 tools
sleep1223/askdb-mcp
Ask your databases in natural language — RBAC-secured, MCP-ready.
0 tools
Dot - AI Data Analyst
Ask data questions in natural language. Get SQL, insights, and charts from your databases.
0 tools · streamable-http

How to use

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

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