localstack / localstack/localstack-mcp-server

❤️ Your MCP Server is now listed on MCP More!

Open
#8 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
27
Forks
13
PR merge metrics
No merged PRs in 30d

Description

## 😉 We humbly notify you.

Your MCP Server **LocalStack MCP Server** has been added to [MCP More](https://mcpmore.com)!

---

## 🔗 Your MCP Server Details

We have taken the liberty of giving your MCP Server a name. Please let us know promptly if it is inappropriate.

- **Name**: LocalStack MCP Server
- **Identifier**: localstack/localstack-mcp-server
- **Market Page**: https://mcpmore.com/mcp/localstack/localstack-mcp-server

---

## 🚀 What This Means

Your MCP server is now discoverable by users through our marketplace. Users can:

✅ Browse your server on MCP More
✅ Install it with one click using our desktop app
✅ View detailed documentation and configuration

---

## 🤔 What did we do to your code?

No, we haven't done anything to your code.

We will not collect, compile, or further process your code; we only list your MCP Server in our MCP marketplace and provide a one-click installation experience based on your documentation.

---

## 🆒 How do we install your MCP Server on the user's computer?

In fact, we carefully read through your documentation and created a JSON according to the guidelines provided. Then, when the user clicks on one-click installation, we add this JSON to our management list in the background to provide services for other MCP Clients.

We have written the following JSON string based on your document:

```json
{
"mcpServers": {
"localstack-mcp-server": {
"command": "npx",
"args": [
"-y",
"@localstack/localstack-mcp-server"
],
"env": {
"LOCALSTACK_AUTH_TOKEN": "${{LOCALSTACK_AUTH_TOKEN}}"
}
}
}
}
```

In addition, we have created a form based on your documents for users to input:

- `LOCALSTACK_AUTH_TOKEN` **LocalStack Auth Token**: Optional token to enable Pro features like IAM Policy Analyzer, Cloud Pods, and Chaos Injector

---

## 📝 Anything wrong?

If you have any questions or feedback about being listed on MCP More, feel free to:

1. Reply directly to this issue.
2. Update your README.md with the latest information.
2.1 We will manually review changes to README.md and update the modifications accordingly. (This usually takes several days)
3. Or create an issue on our repository

---

## 💬 Questions or Feedback?

If you have any questions or feedback about being listed on MCP More, feel free to:

- Reply to this issue
- Visit our repository and create an issue: [https://github.com/toosean/mcp-more](https://github.com/toosean/mcp-more)

---

## 📦 About MCP More

**MCP More** is a curated marketplace for Model Context Protocol (MCP) servers, making it easier for developers and AI enthusiasts to discover and install high-quality MCP servers. It also provides localized MCP Gate/Proxy services. Currently, MCP More is still in its early stages.

---

Thank you! 🙌

Contributor guide

Open the contributing guide

Research direction

This is an external notification rather than a defined code task. Start by reviewing README.md and comparing its installation details with the MCP More listing at the linked market page. The issue is done only when any incorrect name, identifier, configuration, or documentation is reported or corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.