StackQL MCP Server
Exposes cloud provider control and data planes to agents as self-describing, queryable and mutable data sources using SQL, minimising tool surface and token usage.
Ads
Overview
> These are the tools exposed by the StackQL MCP server. Availability of mutation and lifecycle tools depends on the server mode (read_only, safe, delete_safe, full_access). Providers pulled into the local StackQL cache Resources available under a provider.service
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- Discover cloud providers
Ask your assistant to use `list_providers` to see which providers are cached locally in StackQL.
- Explore services and resources
Use `list_services` and `list_resources` to drill down into what's available under a specific provider or service.
- Inspect resource schemas
Have `describe_resource` output the fields of any resource to understand its structure.
- Review method contracts
Use `describe_method` to get the full input/output contract for a specific access method before running queries.
Tags
- cloud-infrastructure
- sql
- devops-infrastructure
- database
Related MCP servers
Metabase
OfficialOfficial Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.
AWS CloudTrail
OfficialThis AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
AWS Bedrock KB Retrieval
OfficialQuery Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
AWS CDK
OfficialGet prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.