cloud platforms
Localstack Mcp Server
A MCP server for LocalStack to manage local AWS environments, including lifecycle operations, infra deployments, log analysis, fault injection, and state management.
typescript
local
enterprise
cloud platforms
Installation
npx -y localstack/localstack-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "localstack-mcp-server",
"command": "npx",
"args": [
"-y",
"localstack/localstack-mcp-server"
]
}About This MCP Server
localstack/localstack-mcp-server
A MCP server for LocalStack to manage local AWS environments, including lifecycle operations, infra deployments, log analysis, fault injection, and state management.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub