localstack / localstack/localstack-mcp-server
❤️ Your MCP Server is now listed on MCP More!
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 27
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 😉 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! 🙌
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
这是外部通知,而不是已定义的代码任务。首先查看 README.md,并将其中的安装详情与链接市场页面上的 MCP More 条目进行比较。只有在所有不正确的名称、标识符、配置或文档都已报告或更正后,该 issue 才算完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100