MCP Watchdog runs on your own machine — the client starts it, so there is no endpoint to ping. 113 installs a week from pypi.
MCP security proxy - detects and blocks 40+ MCP attack classes. Zero config.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-watchdog -- uvx mcp-watchdog
{
"mcpServers": {
"mcp-watchdog": {
"args": [
"mcp-watchdog"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-watchdog]
command = "uvx"
args = ["mcp-watchdog"]
{
"mcpServers": {
"mcp-watchdog": {
"args": [
"mcp-watchdog"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-watchdog": {
"args": [
"mcp-watchdog"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.