Loomal

MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.

1 starsnpm: @giovane.martins/localstack

About localstack

localstack is an MCP (Model Context Protocol) server published by giovanemartins in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.

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

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

Use localstack with your agent

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

Frequently asked questions

What is localstack?
localstack is an MCP (Model Context Protocol) server by giovanemartins in the Autonomous Agents category. MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.
How do I connect localstack to Claude, Cursor, or another MCP client?
Install localstack from its npm package (@giovane.martins/localstack) 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 open source?
Yes — the source code is public at github.com/giovanemartins/localstack-mcp-server, with 1 GitHub stars.
Can AI agents pay to use localstack?
Not yet through Loomal — localstack 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? Claim this listing free by verifying GitHub ownership, or contact us.