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 @@ -36,6 +36,7 @@ Self-hostable servers that implement the MCP Registry API specification.
- [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
- [polygraph](https://polygraph.so) - Independent behavioral security grades (A–F) for MCP servers from an open, reproducible harness, published as an adoption-ranked index with per-server reports
- [mcp-server-audit](https://github.com/Yveshby27/mcp-server-audit) - Pre-install validation CLI for MCP servers. Runs 4 install-time checks (handshake, descriptor, capabilities, tool schemas) against any server before adding it to your client config.

## Adding Your Project

Expand Down
Loading