Protect
Freeby MCP Community
Enterprise security gateway for MCP servers and Claude Code hooks. Cedar policies, Ed25519-signed receipts, swarm tracking, and tamper detection. Shadow or enfo
v0.5.5Added Apr 12, 2026
scopeblindmcpmodel-context-protocolsecuritygateway
Protect MCP Server
Enterprise security gateway for MCP servers and Claude Code hooks. Cedar policies, Ed25519-signed receipts, swarm tracking, and tamper detection. Shadow or enfo
Installation
Reviews
Installation
Quick install
npx -y protect-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"protect": {
"command": "npx",
"args": ["-y", "protect-mcp"]
}
}
}