Skip to content

Commit 3fe10fc

Browse files
docs: add polygraph to community projects (#1421)
Adds polygraph (https://polygraph.so) to the **Other** section of `docs/community-projects.md`, per the *Adding Your Project* instructions (one-line entry). polygraph publishes independent behavioral security grades (A–F) for MCP servers from an open, reproducible harness (https://github.com/polygraphso/litmus) — it exercises a server's live tool surface and grades what it does (tool-output injection, undeclared egress, sensitive-data handling, adversarial-input robustness), then publishes the results as an adoption-ranked index with per-server reports. It reads the official registry to discover and version servers, and adds the independent ratings layer this project's docs note downstream aggregators can provide. One-line entry only; no code or schema changes.
1 parent 9e762b0 commit 3fe10fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/community-projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Self-hostable servers that implement the MCP Registry API specification.
3535
- [mcp-insights](https://github.com/joelverhagen/mcp-insights/) - Analytics and insights for the MCP Registry
3636
- [mcp-registry-cli](https://pypi.org/project/mcp-registry-cli/) - CLI tool to navigate the MCP registry servers
3737
- [OtherVibes/mcp-publish-action](https://github.com/OtherVibes/mcp-publish-action) - GitHub Action for publishing MCP servers to the official registry
38+
- [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
3839

3940
## Adding Your Project
4041

0 commit comments

Comments
 (0)