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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ Official Security Considerations from the [Official MCP Specification Rev: 2025-
- [Octocode](https://github.com/bgauryy/octocode-mcp) - AI-powered developer assistant that enables advanced research, analysis and discovery across GitHub ecosystem. Allow smart search of security patterns across repositories.
- [Defenter](https://defenter.ai/) - Real-time semantic monitoring of AI coding agents and MCP server communication to protect from data leaks, context contamination, and malicious prompt injections.
- [MCP-Dandan](https://github.com/82ch/MCP-Dandan) - Desktop security tool for real-time monitoring, threat detection, and control of MCP tool invocations.
- [ArkForge Trust Layer](https://github.com/ark-forge/trust-layer) - Certifying proxy for MCP tool calls. Produces HMAC-chained receipts per invocation binding method, params hash, timestamp, and caller identity. Tamper-evident audit trail for EU AI Act Article 14 compliance. Ed25519 signatures, RFC 3161 timestamps, Sigstore Rekor anchoring.

## 💾 MCP Security Servers
- [Nuclei MCP Integration by addcontent](https://github.com/addcontent/nuclei-mcp) - Provides a standardized MCP interface for Nuclei, a fast and customizable vulnerabilty scanner, for performing scans and managing vulnerablity assessments
Expand Down