Awesome S
Awesome MCP Servers - A curated list of Model Context Protocol servers
Awesome MCP Servers - A curated list of Model Context Protocol servers
暂未识别到可直接复制的 MCP 配置,请查看 GitHub README。后台管理员可以补充配置。
# Awesome MCP Servers  A curated list of awesome Model Context Protocol (MCP) servers. MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services. ## ⚠️ Security Warning > [!WARNING] > When running MCP servers without proper sandboxing, they can execute arbitrary code on your system with the same permissions as the host process. This creates significant security risks. > > **Security Risks:** > - **System Access**: Full access to files, network, and system resources > - **Code Execution**: Can run any command on your machine > - **Prompt Injection**: Malicious prompts could trigger unintended server actions > - **Data Exposure**: Sensitive data may be accessed or leaked > > **Best Practices:** > - Use official implementations (marked with ⭐) when available > - Run servers in VMs or isolated environments > - Review code before installation > - Limit permissions to minimum required > - Monitor server activity ## Examples of Supported Clients | | MCP Host | Documentation | | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | | [](https://www.claudedesktop.com/) | [Claude Desktop](https://claude.ai) | [Claude x MCP](https://modelcontextprotocol.io/quickstart) | | [](https://zed.dev/) | [Zed Editor](https://zed.dev/) | [Zed x MCP](https://zed.dev/blog/mcp) | | [](https://sourcegraph.com/cody) | [Sourcegraph Cody](https://sourcegraph.com/cody) | [Cody x MCP](https://sourcegraph.com/blog/cody-supports-anthropic-model-context-protocol) | | [](https://sourcegraph.com/cody) | [Continue](https://www.continue.dev/) | [Continue x MCP](https://blog.continue.dev/model-context-protocol) | | [](https://github.com/Upsonic/gpt-computer-assistant) | [GPT Computer Assistant](https://github.com/Upsonic/gpt-computer-assistant) | [GCA x MCP](https://github.com/Upsonic/gpt-computer-assistant) | | [](https://www.librechat.ai/) | [LibreChat](https://www.librechat.ai/) | [LibreChat Agents x MCP](https://www.librechat.ai/docs/features/agents#model-context-protocol-mcp) | | [](https://www.cursor.com/) | [Cu...
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser funct...
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via...
A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and exte...
Build effective agents using Model Context Protocol and simple workflow patterns
A community driven registry service for Model Context Protocol (MCP) servers.