StackQL MCP Server
SQL-native query and provisioning engine for cloud infrastructure, served over MCP.
Install
MCPB bundlesstdio
https://github.com/stackql/stackql/releases/download/v0.11.669/stackql-mcp-linux-x64.mcpb MCPB bundlesstdio
https://github.com/stackql/stackql/releases/download/v0.11.669/stackql-mcp-linux-arm64.mcpb MCPB bundlesstdio
https://github.com/stackql/stackql/releases/download/v0.11.669/stackql-mcp-windows-x64.mcpb MCPB bundlesstdio
https://github.com/stackql/stackql/releases/download/v0.11.669/stackql-mcp-darwin-universal.mcpb Dockerstdio
docker run -i --rm docker.io/stackql/stackql-mcp:0.11.669 npmstdio
npx -y @stackql/mcp-server PyPIstdio
uvx stackql-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-stackql-stackql-mcp": {
"command": "https://github.com/stackql/stackql/releases/download/v0.11.669/stackql-mcp-linux-x64.mcpb",
"args": []
}
}
} Source: official MCP Registry record · registry name io.github.stackql/stackql-mcp · published 2026-09-08 · updated 2026-09-08. Not an endorsement; review the code before connecting it to anything sensitive.