stackql/Setup StackQL MCP Server

Install the signed StackQL binary and emit MCP server config for agentic CI workflows (cloud queries over MCP)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionstackql release version (X.Y.Z) or 'latest'nolatest
modeMCP server mode: read_only, safe, delete_safe, or full_accessnoread_only
authstackql --auth JSON for provider credentials (optional)no""
bundle-pathpath to a local .mcpb to install from instead of downloading (CI/testing)no""
namedescription
binary-pathabsolute path to the installed stackql binary
mcp-configmcpServers JSON string (for inputs GitHub interpolates directly, no shell)
mcp-config-filepath to the same mcpServers JSON written to a file (prefer for claude_args --mcp-config and any claude CLI use)