text2sql runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi. Last commit 2 Aug 2026.
Ask any SQL database in natural language. Agent explores schema, writes SQL, self-corrects.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add text2sql-mcp -- uvx text2sql-mcp
{
"mcpServers": {
"text2sql-mcp": {
"args": [
"text2sql-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.text2sql-mcp]
command = "uvx"
args = ["text2sql-mcp"]
{
"mcpServers": {
"text2sql-mcp": {
"args": [
"text2sql-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"text2sql-mcp": {
"args": [
"text2sql-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.