mcpguard – security scanner and firewall for MCP servers
OWASP MCP Top 10 scanner and proxy firewall for AI agent tool calls.

Soak time quarantines new packages for 48 hours to catch malicious releases before production.
DevOps Engineers, Security Teams
Snyk · Socket · Sonatype Nexus
Hextrap is designed to work with LLMs (via MCP) so tools like Claude Code will check if a package is allow-listed before downloading or adding it to a project (in addition to using the proxy at install time). This bridges the gap between Claude’s planning and execution phases and creates a more collaborative experience with the developer when libraries are being chosen (i.e. pyramid is not allow-listed, should I try Django or Flask instead?)
In addition to the above, security data and package metadata is made available to OPA so teams can use the extra information to craft their own custom Rego policies (i.e. package must have had at least n commits in the past 6 months, have at least 1,000 stars, and a Hextrap security score above 75). We pull in data directly from the public registries and generate security signals that help identify version-level threats within packages.
You can try it out without signing up or giving us an email address here: https://hextrap.com/try
We’re actively building this product and are curious what the HN crowd thinks about the proxy-approach, the MCP integration point, and whether OPA was the right choice for policy as code.
OWASP MCP Top 10 scanner and proxy firewall for AI agent tool calls.
Local proxy blocking malware installs before they touch disk.
Sub-millisecond overhead proxy blocking hallucinated tool calls before they execute.
Formal verification + 20 threat layers for AI agent security at sub-5ms latency.
Bidirectional scanning catches response-side attacks when 28 other MCP tools only check requests.
Deterministic <1ms policy kill switch for AI agent tool calls, zero ML.