Back to Developer Tools
LocalStack MCP Server
A LocalStack MCP Server providing essential tools for local cloud development & testing.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"localstack-mcp-server": {
// See GitHub repository for configuration
}
}
}