# README Community Section - mcp-ecosystem

> 🌐 **EN** | [PT](../pt/community/README-community-snippet-mcp.md) | [ES](../es/community/README-community-snippet-mcp.md)

> **Purpose:** Copy this snippet into the README.md of `SynkraAI/mcp-ecosystem` repository.

---

## 💬 Community & Support

For discussions, questions, and community interaction, visit our central hub:

👉 **[AIOX Community Discussions](https://github.com/SynkraAI/aiox-core/discussions)**

| Need                         | Where to Go                                                                                                    |
| ---------------------------- | -------------------------------------------------------------------------------------------------------------- |
| 🔧 **MCP questions?**        | Use the ["MCP Ecosystem" category](https://github.com/SynkraAI/aiox-core/discussions/categories/mcp-ecosystem) |
| 💡 **Feature ideas?**        | Start a [Discussion in "Ideas"](https://github.com/SynkraAI/aiox-core/discussions/categories/ideas)            |
| 🐛 **Found a bug?**          | [Open an issue](https://github.com/SynkraAI/mcp-ecosystem/issues/new/choose) in **this repository**            |
| 🙏 **Need help?**            | Ask in ["Q&A"](https://github.com/SynkraAI/aiox-core/discussions/categories/q-a)                               |
| 🙌 **Built something cool?** | Share in ["Show and Tell"](https://github.com/SynkraAI/aiox-core/discussions/categories/show-and-tell)         |

### What's in this Repository?

| Component                 | Description                                                          |
| ------------------------- | -------------------------------------------------------------------- |
| 🐳 **Docker MCP Toolkit** | Pre-configured MCP servers running in Docker containers              |
| ⚙️ **MCP Presets**        | Curated configurations for different workflows (dev, research, etc.) |
| 🖥️ **IDE Configs**        | Integration configs for VS Code, Cursor, Claude Code                 |
| 🌐 **Gateway Service**    | HTTP/SSE gateway for reliable MCP connections                        |

### Quick Links

- [Docker MCP Toolkit Setup](../docker-mcp-setup.md)
- [Available Presets](../../presets/)
- [IDE Integration Guide](../ide-integration.md)
- [Troubleshooting Guide](../troubleshooting.md)

### Proposing a New MCP Server

Have an idea for a new MCP server configuration?

1. Check existing [MCP proposals](https://github.com/SynkraAI/mcp-ecosystem/labels/mcp-server)
2. Open an issue with the `mcp-server` label
3. Discuss in the [MCP Ecosystem category](https://github.com/SynkraAI/aiox-core/discussions/categories/mcp-ecosystem)

---

**License:** Apache 2.0
