AgentUni

localstack-mcp-server

by @localstack / v0.5.0

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

Install

npm / stdio

npx -y @localstack/localstack-mcp-server

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-localstack-localstack-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@localstack/localstack-mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.localstack/localstack-mcp-server · published 2026-06-17 · updated 2026-06-17. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category