Localstack MCP Server

v0.4.0APIsstable

Executes an AWS CLI command against the running LocalStack container using the 'awslocal' wrapper.

uncategorizedlocalstackawslocal-developmentlocal-testing
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Executes an AWS CLI command against the running LocalStack container using the 'awslocal' wrapper.

Features

  • localstack-aws-client
  • localstack-chaos-injector
  • localstack-cloud-pods
  • localstack-cloud-scanner
  • localstack-deployer

Use Cases

Executes an AWS CLI command against the running LocalStack container using the 'awslocal' wrapper.
Injects, manages, and clears chaos faults and network effects in LocalStack to test system resilience.
Manages LocalStack Cloud Pods with following actions: save, load, delete, reset
Runs a Scout Suite security scan against the LocalStack environment to find cloud misconfigurations and security risks.
Deploys or destroys AWS infrastructure on LocalStack using CDK or Terraform.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv0.4.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @localstack/localstack-mcp-server

Manual Installation

npx -y @localstack/localstack-mcp-server

Examples

Basic Configuration

Configure Localstack MCP Server

npx -y @localstack/localstack-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Localstack MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides