Thezenmonster/mcp-guard
Security middleware for MCP servers. Trust-based access control, rate limiting, and audit logging. Zero dependencies.
Platform-specific configuration:
{
"mcpServers": {
"mcp-guard": {
"command": "npx",
"args": [
"-y",
"mcp-guard"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...