Manage LocalStack AWS services in natural language for local cloud development.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP LocalStack Server" yet — see the docs or source repo.
In LocalStack, create an S3 bucket named demo-assets, upload a test.txt file containing 'hello world', and tell me how to verify it worked.
Returns the created S3 resource, upload result, and commands or steps to verify success.
Please create a DynamoDB table named Orders in LocalStack with orderId as the primary key, insert two sample items, and show how to query one record.
Provides the table schema, insertion results, and a query example for local integration testing.
Help me create an SQS queue and a simple Lambda function in LocalStack, make queue messages trigger the function, and explain how to test the flow.
Returns the queue and function setup, trigger mapping details, and end-to-end test steps or commands.
Simulate cloud services locally for faster development and testing workflows.
Route coding tasks across local and remote LLMs with benchmarking and code search.
Analyze AWS cloud costs and Bedrock usage with natural language queries.
Create and manage AWS infrastructure resources through an MCP server.
Expose local files, shell, network, and databases to MCP-compatible AI clients.
Manage local Markdown notes with natural-language create, search, summarize, and delete actions.