← All servers
πŸ”§

Localstack ServerVerifiedπŸ›‘ No advisories

io.github.localstack/localstack-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/localstack, which proved it owns this namespace.

Verified owner: github.com/localstack β†—io.github.localstack/localstack-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs LOCALSTACK_AUTH_TOKEN, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN, AWS_REPLICATOR_SOURCE_AWS_ACCESS_KEY_ID, AWS_REPLICATOR_SOURCE_AWS_SECRET_ACCESS_KEY, ….
βœ“
Configuration
Reads AWS_DEFAULT_REGION, AWS_REPLICATOR_SOURCE_REGION_NAME, AWS_REPLICATOR_SOURCE_ENDPOINT_URL, APP_INSPECTOR.

About

A LocalStack MCP Server providing essential tools for local cloud development & testing

Packages & transports

npm@localstack/localstack-mcp-serverv0.5.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "localstack_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@localstack/localstack-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @localstack/localstack-mcp-server