Skip to content
Claude Code

localstack for Claude Code

io.github.giovanemartins/localstack

MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.

client:Claude Code transport:stdio runtime:npm

Install localstack in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add localstack -e LOCALSTACK_ENDPOINT=<LOCALSTACK_ENDPOINT> -e AWS_REGION=<AWS_REGION> -e AWS_ACCESS_KEY_ID=<AWS_ACCESS_KEY_ID> -e AWS_SECRET_ACCESS_KEY=<AWS_SECRET_ACCESS_KEY> -- npx -y @giovane.martins/localstack

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

localstack in other clients