/
by localstack
A LocalStack MCP Server providing essential tools for local cloud development & testing
Server configuration and capabilities from the MCP manifest
Size: 4,971 bytes (1,243 tokens)
Tools Found: 5
Analysis ID: jl3w812t
A LocalStack MCP Server providing essential tools for local cloud development & testing
Stars
Registry ID: 3e13ffea-7049-4d98-a932-7c06dc4a8077
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: Apache License 2.0
Default Branch: main
Last Push: 9/18/2025
Open Issues: 3
Historical performance and growth metrics over time
{ "server.json": { "name": "io.github.localstack/localstack-mcp-server", "status": "active", "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "version": "0.1.5", "packages": [ { "version": "0.1.5", "transport": { "type": "stdio" }, "identifier": "@localstack/localstack-mcp-server", "registry_type": "npm", "registry_base_url": "https://registry.npmjs.org", "environment_variables": [ { "name": "LOCALSTACK_AUTH_TOKEN", "format": "string", "is_secret": true, "description": "LocalStack Auth Token (optional for Pro features)", "is_required": false } ] } ], "repository": { "url": "https://github.com/localstack/localstack-mcp-server", "source": "github" }, "description": "A LocalStack MCP Server providing essential tools for local cloud development & testing" }, "manifest.json": { "icon": "icon.png", "name": "localstack-mcp-server", "tools": [ { "name": "localstack-management", "description": "Manage LocalStack lifecycle: start, stop, restart, or check status" }, { "name": "localstack-logs-analysis", "description": "LocalStack log analyzer that helps developers quickly diagnose issues and understand their LocalStack interactions" }, { "name": "localstack-iam-policy-analyzer", "description": "Configures LocalStack's IAM enforcement and analyzes logs to automatically generate missing IAM policies" }, { "name": "localstack-deployer", "description": "Deploys or destroys AWS infrastructure on LocalStack using CDK or Terraform" }, { "name": "localstack-chaos-injector", "description": "Injects, manages, and clears chaos faults and network effects in LocalStack to test system resilience" }, { "name": "localstack-cloud-pods", "description": "Manages LocalStack state snapshots (Cloud Pods) for saving, loading, deleting, and resetting" } ], "author": { "url": "https://localstack.cloud", "name": "LocalStack Team", "email": "info@localstack.cloud" }, "server": { "type": "node", "mcp_config": { "env": {}, "args": [ "${__dirname}/./dist/stdio.js" ], "command": "node" }, "entry_point": "./dist/stdio.js" }, "license": "Apache License 2.0", "prompts": [ { "name": "localstack-start", "text": "Start my LocalStack container with the auth token ${arguments.auth_token}.", "arguments": [ "auth_token" ], "description": "Start LocalStack" }, { "name": "localstack-stop", "text": "Stop my LocalStack container.", "description": "Stop LocalStack" }, { "name": "localstack-restart", "text": "Restart my LocalStack container.", "description": "Restart LocalStack" }, { "name": "localstack-status", "text": "Check the status of my LocalStack container.", "description": "Check the status of LocalStack" }, { "name": "localstack-logs", "text": "Get the logs of my LocalStack container and analyze them for any issues or errors.", "description": "Get the logs of LocalStack" }, { "name": "localstack-service-logs", "text": "Get the logs of the ${arguments.service_name} service in my LocalStack container and analyze them for any issues or errors.", "arguments": [ "service_name" ], "description": "Get the logs of a specific service in LocalStack" }, { "name": "cdk-deployment", "text": "Please help me deploy my CDK project located at ${arguments.project_path} on my LocalStack container.", "arguments": [ "project_path" ], "description": "Deploy a CDK project to LocalStack" }, { "name": "terraform-deployment", "text": "Please help me deploy my Terraform project located at ${arguments.project_path} on my LocalStack container.", "arguments": [ "project_path" ], "description": "Deploy a Terraform project to LocalStack" }, { "name": "iam-troubleshooting", "text": "Please help me enable IAM enforcement on LocalStack and run ${arguments.test_description} to analyze any policy issues or violations.", "arguments": [ "test_description" ], "description": "Troubleshoot IAM policy issues with LocalStack" }, { "name": "chaos-injection", "text": "Create chaos faults for ${arguments.services} in ${arguments.regions} for ${arguments.operations} with a probability of ${arguments.probability} and an error of ${arguments.error}.", "arguments": [ "services", "regions", "operations", "probability", "error" ], "description": "Inject chaos faults and network effects into LocalStack" }, { "name": "localstack-aws-client", "text": "Please query the LocalStack container for ${arguments.description}.", "arguments": [ "description" ], "description": "Runs AWS CLI commands inside the LocalStack container" }, { "name": "cloud-pods", "text": "Please ${arguments.action} Cloud Pod in the LocalStack container with the pod name ${arguments.pod_name}.", "arguments": [ "action", "pod_name" ], "description": "Manage LocalStack state snapshots (Cloud Pods) for saving, loading, deleting, and resetting" } ], "support": "https://github.com/localstack/localstack-mcp-server/issues", "version": "0.1.5", "homepage": "https://localstack.cloud", "keywords": [ "localstack", "aws", "cloud", "cloud-dev", "cloud-testing" ], "repository": { "url": "https://github.com/localstack/localstack-mcp-server", "type": "git" }, "description": "A LocalStack MCP Server providing essential tools for local cloud development & testing", "dxt_version": "0.1", "display_name": "LocalStack MCP Server", "documentation": "https://docs.localstack.cloud" } }
Forks
Watchers
Contributors
Last Push: 9/18/2025
Open Issues: 3