AWS ships a fleet of MCP servers that let agents write IaC, validate it, and invoke Lambda functions.
Point them at LocalStack instead of AWS, and an agent can build, harden, deploy & test the app locally.
Here is how we wired them and what happened.
LocalStack is the leading cloud development platform to enable you to develop and test your cloud & serverless applications locally.
- Stop deploying Terraform to a staging account just to test it. Ammar Ekbote wrote a guide on wiring Terraform to LocalStack, covering provider configuration, endpoint overrides, and a fully working SQS queue. âš¡ No bills. No real resources. No latency.
- Are you an open source developer with a community project that could benefit from using LocalStack for development & testing on your local machine & CI? LocalStack offers free licenses for individuals & teams who meet the qualifications. Learn more here:
- What if you could take a production bug report, hand it to Claude Code + the LocalStack MCP server & it would deploy, reproduce the failure, fix the pipeline, & prove the fix, all without touching AWS? Total cost $4.60 in tokens & 17 mins. Details: blog.localstack.cloud/give-your-codi…
- Code execution sandboxes for AI agents let them run safely, but don't contain cloud infra. LocalStack is an infrastructure sandbox with fully emulated infrastructure to build/test/iterate as if on the real cloud but without real-cloud problems. Learn more: blog.localstack.cloud/ai-agent-sandb…

