Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/community-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Browse the official MCP Registry in your browser!
- [mcp-registry-cli](https://pypi.org/project/mcp-registry-cli/) - CLI tool to navigate the MCP registry servers
- [OtherVibes/mcp-publish-action](https://github.com/OtherVibes/mcp-publish-action) - GitHub Action for publishing MCP servers to the official registry
- [ToolSDK MCP Registry](https://github.com/toolsdk-ai/toolsdk-mcp-registry) - Extends the MCP Registry with **API-based MCP execution, private deployment**, and **secure sandbox isolation**.
- [MCPTrust](https://github.com/mcptrust/mcptrust) - Supply-chain and runtime enforcement for MCP servers: lockfiles, drift detection, artifact integrity/provenance checks, and deny-by-default proxying.

## Adding Your Project

Expand Down
Loading