From 123215d66ec8bd54a4bb133a6807cb0c9527dcf8 Mon Sep 17 00:00:00 2001 From: Seey <125434337+Seey215@users.noreply.github.com> Date: Thu, 30 Oct 2025 19:24:08 +0800 Subject: [PATCH 1/2] docs(community): Add Awesome MCP Registry project link --- docs/community-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/community-projects.md b/docs/community-projects.md index b54f8d27..28bde48b 100644 --- a/docs/community-projects.md +++ b/docs/community-projects.md @@ -15,6 +15,7 @@ The following is a list of notable community-driven projects in the ecosystem re - [OtherVibes/mcp-publish-action](https://github.com/OtherVibes/mcp-publish-action) - GitHub Action for publishing MCP servers to the official registry - [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)). - [go-mcp-registry](https://github.com/leefowlercu/go-mcp-registry) - Go SDK for the MCP Registry API +- [Awesome MCP Registry](https://github.com/toolsdk-ai/awesome-mcp-registry) - **Secure, sandboxed, and privately deployable** MCP Registry for flexible and safe local or enterprise use. - **Add your project here!** 🔎 = Browse the official MCP Registry in your browser! From 6713b7d6d71d49e63e76d882cc9c630d793dfa16 Mon Sep 17 00:00:00 2001 From: Seey <125434337+Seey215@users.noreply.github.com> Date: Thu, 30 Oct 2025 19:36:45 +0800 Subject: [PATCH 2/2] docs(community): Revise Awesome MCP Registry project description Updated the description of the Awesome MCP Registry project to highlight its features. --- docs/community-projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community-projects.md b/docs/community-projects.md index 28bde48b..122c4104 100644 --- a/docs/community-projects.md +++ b/docs/community-projects.md @@ -15,7 +15,7 @@ The following is a list of notable community-driven projects in the ecosystem re - [OtherVibes/mcp-publish-action](https://github.com/OtherVibes/mcp-publish-action) - GitHub Action for publishing MCP servers to the official registry - [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)). - [go-mcp-registry](https://github.com/leefowlercu/go-mcp-registry) - Go SDK for the MCP Registry API -- [Awesome MCP Registry](https://github.com/toolsdk-ai/awesome-mcp-registry) - **Secure, sandboxed, and privately deployable** MCP Registry for flexible and safe local or enterprise use. +- [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**. - **Add your project here!** 🔎 = Browse the official MCP Registry in your browser!