Loomal

localstack-mcp-server

MCP server by github.com/localstack/localstack-mcp-server

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

23 starsnpm: @localstack/localstack-mcp-server

About localstack-mcp-server

localstack-mcp-server is an MCP (Model Context Protocol) server published by localstack in the official MCP registry, listed under Cloud Platforms on Loomal. A LocalStack MCP Server providing essential tools for local cloud development & testing

It ships as an npm package (@localstack/localstack-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/localstack/localstack-mcp-server, where the project has earned 23 GitHub stars.

Use localstack-mcp-server with your agent

Claude Code · one command
claude mcp add localstack-mcp-server -- npx -y @localstack/localstack-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "localstack-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@localstack/localstack-mcp-server"
      ]
    }
  }
}
npm@localstack/localstack-mcp-server

Frequently asked questions

What is localstack-mcp-server?
localstack-mcp-server is an MCP (Model Context Protocol) server by localstack in the Cloud Platforms category. A LocalStack MCP Server providing essential tools for local cloud development & testing
How do I connect localstack-mcp-server to Claude, Cursor, or another MCP client?
Install localstack-mcp-server from its npm package (@localstack/localstack-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is localstack-mcp-server open source?
Yes — the source code is public at github.com/localstack/localstack-mcp-server, with 23 GitHub stars.
Can AI agents pay to use localstack-mcp-server?
Not yet through Loomal — localstack-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain localstack-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.