bountyyfi/mcp-watchdog
MCP security proxy that sits between AI coding assistants and MCP servers, detecting and blocking all known MCP attack classes. Works with any MCP server (tools, resources, prompts) on macOS, Linux, and Windows.
Platform-specific configuration:
{
"mcpServers": {
"mcp-watchdog": {
"command": "npx",
"args": [
"-y",
"mcp-watchdog"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...