LocalStack MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOCALSTACK_AUTH_TOKEN | No | Your LocalStack Auth Token to enable Pro services IAM Policy Analyzer, Cloud Pods, and Chaos Injector tools |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| localstack-aws-clientA | Executes an AWS CLI command against the running LocalStack container using the 'awslocal' wrapper. |
| localstack-chaos-injectorA | Injects, manages, and clears chaos faults and network effects in LocalStack to test system resilience. |
| localstack-cloud-podsB | Manages LocalStack Cloud Pods with following actions: save, load, delete, reset |
| localstack-deployerA | Deploys or destroys AWS infrastructure on LocalStack using CDK or Terraform. |
| localstack-iam-policy-analyzerB | Configures LocalStack's IAM enforcement and analyzes logs to automatically generate missing IAM policies. |
| localstack-logs-analysisB | LocalStack log analyzer that helps developers quickly diagnose issues and understand their LocalStack interactions |
| localstack-managementA | Manage LocalStack lifecycle: start, stop, restart, or check status |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/localstack/localstack-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server