Best for
- Teams needing a unified SQL interface across cloud and SaaS providers
- Users who want AI agents to access cloud resources in a structured way
- Cloud operations, security, FinOps, and infrastructure-as-code workflows
The source identifies this as a StackQL-maintained server using stdio transport, distributed through npm, PyPI, Docker, GitHub Actions, and .mcpb bundles. It is suited to SQL-based querying and provisioning of cloud and SaaS resources; named tools, exact authentication scopes, and complete client compatibility are not specified in the source.
StackQL MCP Server is StackQL’s SQL-native engine for querying and provisioning cloud infrastructure over MCP. It serves more than 40 cloud and SaaS providers by transpiling SQL statements into provider API requests for querying, creating, modifying, and operating resources.
Configure an MCP-capable client with command set to npx and args set to -y and @stackql/mcp-server. Alternative distribution methods include PyPI, Docker, GitHub Actions, and platform-specific .mcpb bundles. Refer to StackQL documentation for client configuration, authentication, and server modes.
{"mcpServers":{"stackql":{"command":"npx","args":["-y","@stackql/mcp-server"]}}}