AgentUni

SQLBot MCP Proxy

by @wenRou21 / v0.1.0

MCP server proxy for SQLBot Text-to-SQL queries and report generation.

Install

Docker / stdio

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.

Similar

More Databases & Storage servers

Browse category