Back to MCP Servers
🔌

MCPWatch

MIT

A comprehensive security scanner for Model Context Protocol (MCP) servers that detects vulnerabilities and security issues in your MCP server implementations.

TypeScriptAI & LLMs

Install

npx -y mcp-watch

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mcpwatch": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-watch"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.