SERVER

Localstack MCP Server

Rank #7295

io.github.localstack/localstack-mcp-server

Provides tools to manage your LocalStack container and other assorted related tasks, to simplify local cloud development and testing.

First listed
Sep 5, 2025
Last publish date
Sep 18, 2025
OVERVIEW

Localstack MCP Server is a Model Context Protocol (MCP) server published by localstack. It ranks #7295 of 58,832 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Localstack MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Sep 5, 2025 and most recently updated on Sep 18, 2025.

STANDING
#7,295of 58,832 tracked serversTop 25%

Ranks ahead of 51,537 of 58,832 servers on MCP Toplist.

CONNECT

Use Localstack MCP Server

Add Localstack MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "localstack-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@localstack/localstack-mcp-server"
      ],
      "env": {
        "LOCALSTACK_AUTH_TOKEN": "<your LOCALSTACK_AUTH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

localstack

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.5Sep 18, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Localstack MCP Server?
Provides tools to manage your LocalStack container and other assorted related tasks, to simplify local cloud development and testing.
Who maintains Localstack MCP Server?
Localstack MCP Server is maintained by localstack, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Localstack MCP Server an official MCP server?
Yes — Localstack MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Localstack MCP Server have?
MCP Toplist tracks 2 versions of Localstack MCP Server, most recently published on Sep 18, 2025.
Where can I find the source code for Localstack MCP Server?
The source code for Localstack MCP Server is hosted at github.com/localstack/localstack-mcp-server.
EXPLORE