Skip to content
Back to search
30
MCP

io.github.tomjwxf/protect-mcp

io.github.tomjwxf/protect-mcp

Signed receipts and Cedar policies for AI agent tool calls. Claude Code hooks, MCP gateway.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.scopeblind/protect-mcp
Fail-closed Cedar policy gate + Ed25519 signed receipts for agent tool calls. Denies on any error.
0 tools
agentmesh_mcp_receipts
MCP tool-call receipt signing — Cedar policy decisions linked to governance receipts
0 tools
io.github.liminalpepe/agent-guard-mcp
Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.
0 tools
io.github.meloliva14/verity-mcp
Fail-closed verify-before-you-act gate for AI agents. Signed receipts. Pay-per-call via x402.
0 tools
agent-policy-gateway-mcp
Compliance & guardrails for AI agents — PII filtering, audit logging, GDPR/AI Act checks, kill switch
0 tools
agent-safety-mcp
MCP server for AI agent safety — cost guards, injection scanning, decision tracing, agent identity (KYA), and signed receipts
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.tomjwxf/protect-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}