YusukeJustinNakajima/MCP-Watchdog
MCP-Watchdog is a lightweight security monitoring tool that captures and analyzes communications between Claude Desktop and MCP servers, detecting anomalous patterns in real-time without requiring complex policy definitions.
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...