SQLBot MCP Proxy
MCP server proxy for SQLBot Text-to-SQL queries and report generation.
Install
Dockerstdio
docker run -i --rm ghcr.io/wenrou21/sqlbot-mcp-proxy:0.1.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-wenrou21-sqlbot-mcp-proxy": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wenrou21/sqlbot-mcp-proxy:0.1.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.wenRou21/sqlbot-mcp-proxy · published 2026-06-29 · updated 2026-06-29. Not an endorsement; review the code before connecting it to anything sensitive.