← 返回首页
Align default Docker container name with lstk (localstack-aws) by jhubbardsf · Pull Request #26 · localstack/localstack-mcp-server · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Align default Docker container name with lstk (localstack-aws)#26

Open
jhubbardsf wants to merge 1 commit into
localstack:mainfrom
jhubbardsf:refactor/default-container-name-localstack-aws
Open

Align default Docker container name with lstk (localstack-aws)#26
jhubbardsf wants to merge 1 commit into
localstack:mainfrom
jhubbardsf:refactor/default-container-name-localstack-aws

Conversation

Copy link
Copy Markdown

Summary

This PR updates the MCP default Docker container name from localstack-main to localstack-aws to match lstk defaults.

Why

lstk initializes LocalStack with localstack-aws, while MCP previously looked for localstack-main by default. Aligning these defaults removes onboarding confusion and makes first-run behavior consistent.

Changes

  • Updated default container name in Docker client/runtime code to localstack-aws
  • Updated related tests to expect localstack-aws
  • Updated documentation to reflect the new default

Linked issue

Closes #25

Test plan

  • Run unit tests
  • Verify MCP connects successfully when only localstack-aws exists
  • Verify docs/readme examples are accurate

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent container name between lstk (localstack-aws) and MCP (localstack-main)

1 participant

Footer

© 2026 GitHub, Inc.