Skip to main content
Glama

LocalStack MCP Server

Official
by localstack

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOCALSTACK_AUTH_TOKENNoYour LocalStack Auth Token to enable Pro services IAM Policy Analyzer, Cloud Pods, and Chaos Injector tools

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
localstack-aws-client

Executes an AWS CLI command against the running LocalStack container using the 'awslocal' wrapper.

localstack-chaos-injector

Injects, manages, and clears chaos faults and network effects in LocalStack to test system resilience.

localstack-cloud-pods

Manages LocalStack Cloud Pods with following actions: save, load, delete, reset

localstack-deployer

Deploys or destroys AWS infrastructure on LocalStack using CDK or Terraform.

localstack-iam-policy-analyzer

Configures LocalStack's IAM enforcement and analyzes logs to automatically generate missing IAM policies.

localstack-logs-analysis

LocalStack log analyzer that helps developers quickly diagnose issues and understand their LocalStack interactions

localstack-management

Manage LocalStack lifecycle: start, stop, restart, or check status

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