Skip to content
Claude Code

SQLBot MCP Proxy for Claude Code

io.github.wenrou21/sqlbot-mcp-proxy

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

client:Claude Code transport:stdio runtime:oci

Install SQLBot MCP Proxy in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add sqlbot-mcp-proxy -e SQLBOT_MCP_PROXY_BASE_URL=<SQLBOT_MCP_PROXY_BASE_URL> -e SQLBOT_MCP_PROXY_ACCESS_KEY=<SQLBOT_MCP_PROXY_ACCESS_KEY> -e SQLBOT_MCP_PROXY_SECRET_KEY=<SQLBOT_MCP_PROXY_SECRET_KEY> -e SQLBOT_MCP_PROXY_DOCKER_CONTAINER=<SQLBOT_MCP_PROXY_DOCKER_CONTAINER> -- docker run -i --rm ghcr.io/wenrou21/sqlbot-mcp-proxy:0.1.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

SQLBot MCP Proxy in other clients