Loomal

mcpwatch

MCP server by github.com/lazymac2x/mcpwatch

Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.

0 starsnpm: mcpwatch-mcp

About mcpwatch

mcpwatch is an MCP (Model Context Protocol) server published by lazymac2x in the official MCP registry. Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.

It ships as an npm package (mcpwatch-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/lazymac2x/mcpwatch.

Use mcpwatch with your agent

Claude Code · one command
claude mcp add mcpwatch -- npx -y mcpwatch-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcpwatch": {
      "command": "npx",
      "args": [
        "-y",
        "mcpwatch-mcp"
      ]
    }
  }
}
npmmcpwatch-mcp

Frequently asked questions

What is mcpwatch?
mcpwatch is an MCP (Model Context Protocol) server by lazymac2x. Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.
How do I connect mcpwatch to Claude, Cursor, or another MCP client?
Install mcpwatch from its npm package (mcpwatch-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcpwatch open source?
Yes — the source code is public at github.com/lazymac2x/mcpwatch.
Can AI agents pay to use mcpwatch?
Not yet through Loomal — mcpwatch is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcpwatch? Claim this listing free by verifying GitHub ownership, or contact us.