Skip to content

Commit 9c776ac

Browse files
Seey215rdimitrov
andauthored
docs(community): Add Awesome MCP Registry project link (#734)
<!-- Provide a brief summary of your changes --> Added **Awesome MCP Registry** to the Featured Projects list — a community project that extends the MCP Registry with **API-based MCP execution**, **private deployment**, and **secure sandbox isolation**. --- ## Motivation and Context Most existing MCP Registry projects primarily serve as directories — they list available MCP servers but do not support actual invocation or interaction. **Awesome MCP Registry** bridges this gap by enabling **direct API execution of MCPs** within a **sandboxed** and **self-hostable** environment. This allows developers and enterprises to safely run, test, and integrate MCP servers in **private infrastructure** while maintaining full control over data and execution. --- ## How Has This Been Tested? The project has been validated in private and local deployments using various MCP servers. API execution, sandbox isolation, and registry synchronization have been tested successfully in both development and production-like environments. --- ## Breaking Changes No breaking changes — documentation update only. --- ## Types of changes * [x] Documentation update --- ## Checklist * [x] I have read the [[MCP Documentation](https://modelcontextprotocol.io/)](https://modelcontextprotocol.io) * [x] The project description follows the repository’s style guidelines * [x] The project link and summary are verified and accurate * [x] The addition aligns with the MCP community contribution standards --- ## Additional context This addition highlights a project that **extends the traditional MCP Registry model** by introducing **execution capabilities**, making it a practical foundation for **secure, private, and automated MCP workflows**. --------- Co-authored-by: Radoslav Dimitrov <[email protected]>
1 parent 16678cf commit 9c776ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/community-projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The following is a list of notable community-driven projects in the ecosystem re
1515
- [OtherVibes/mcp-publish-action](https://github.com/OtherVibes/mcp-publish-action) - GitHub Action for publishing MCP servers to the official registry
1616
- [TeamSpark AI Server Registry](https://teamsparkai.github.io/ToolCatalog/registry)🔎 - Browse and discover servers from the official MCP Registry ([source code](https://github.com/TeamSparkAI/ToolCatalog)).
1717
- [go-mcp-registry](https://github.com/leefowlercu/go-mcp-registry) - Go SDK for the MCP Registry API
18+
- [Awesome MCP Registry](https://github.com/toolsdk-ai/awesome-mcp-registry) - Extends the MCP Registry with **API-based MCP execution, private deployment**, and **secure sandbox isolation**.
1819
- **Add your project here!**
1920

2021
🔎 = Browse the official MCP Registry in your browser!

0 commit comments

Comments
 (0)