localstack-mcp-server
A LocalStack MCP Server providing essential tools for local cloud development & testing
Package Details
@localstack/localstack-mcp-server
Environment Variables
LocalStack Auth Token (required for all LocalStack MCP tools)
Source AWS access key used by AWS Replicator to read external AWS resources
Source AWS secret access key used by AWS Replicator to read external AWS resources
Optional source AWS session token used by AWS Replicator for temporary credentials
Source AWS region used by AWS Replicator
Optional Replicator-specific source AWS access key. Use this instead of AWS_ACCESS_KEY_ID when the Replicator source account should be isolated from generic AWS config.
Optional Replicator-specific source AWS secret access key. Use with AWS_REPLICATOR_SOURCE_AWS_ACCESS_KEY_ID.
Optional Replicator-specific source AWS session token for temporary credentials.
Optional Replicator-specific source AWS region. Use with the AWS_REPLICATOR_SOURCE_* credential group.
Optional Replicator-specific source AWS endpoint URL for advanced source-account scenarios.
Set to 1 in the LocalStack container environment to enable App Inspector by default across restarts. The MCP tool can also toggle App Inspector at runtime.