mcpbeat Sign in

MCP Watchdog MCP Server

by bountyyfi Your server? Claim it
local only

MCP Watchdog runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from pypi.

MCP security proxy - detects and blocks 40+ MCP attack classes. Zero config.

Installs per day peak 68 · avg 19 · -25% w/w
a month agotoday
88
Installs / week
pypi · mcp-watchdog
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check MCP Watchdog every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-watchdog -- uvx mcp-watchdog
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-watchdog": {
      "args": [
        "mcp-watchdog"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-watchdog]
command = "uvx"
args = ["mcp-watchdog"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-watchdog": {
      "args": [
        "mcp-watchdog"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-watchdog": {
      "args": [
        "mcp-watchdog"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Watchdog

same job, measured the same way
Defenter Proxy
by defenter-ai

Real-time semantic security for AI coding agents and MCP tools

122 installs/wk local only
MCP Seatbelt
by kryptosai

MCP runtime security proxy. Blocks dangerous AI agent tool calls with a policy engine.

112 installs/wk local only
I
Mcpsentry
by roshan6335

Security scanner and runtime proxy for MCP servers.

59 installs/wk local only
Code Sentinel
by salrad22

Code quality analysis MCP server - detects security issues, deceptive patterns, and placeholders

51 installs/wk local only
MCP Audit Server
by joepangallo

Thin MCP and CLI proxy for AI agent and MCP security auditing via a hosted backend

31 installs/wk local only
Mcpshield
by mcpshield-dev

Security scanner for MCP servers - detects tool poisoning and injection

42 installs/wk local only
cloud-audit
by gebalamariusz

AWS security scanner with attack chain detection, IAM privilege escalation, and fixes

313 installs/wk local only
Agent Security Scanner MCP
by sinewaveai

Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.

728 installs/wk local only

MCP Watchdog — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Watchdog?
MCP Watchdog runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-watchdog was installed 88 times last week.
How do I connect MCP Watchdog?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-watchdog straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Watchdog?
The pypi package mcp-watchdog was installed 88 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.