localstack / localstack/localstack-mcp-server

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

Abierto
#8 0 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Lenguaje dominante
TypeScript
Estrellas
27
Forks
13
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

😉 We humbly notify you.

Your MCP Server LocalStack MCP Server has been added to MCP More!


🔗 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.


🚀 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:

{
  "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:


📦 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! 🙌

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Esta es una notificación externa, no una tarea de código definida. Empieza revisando README.md y comparando sus detalles de instalación con la entrada de MCP More en la página de mercado enlazada. El issue solo estará terminado cuando se haya informado o corregido cualquier nombre, identificador, configuración o documentación incorrectos.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript
Área
documentation
Tipo de issue
Documentación
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
15/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.