Audit MCP servers from inside Claude Code. 10 OWASP checks, A-F grade, live leaderboard.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Have I Been Pwned for MCP servers. Open-source security scanner that audits MCP servers against the OWASP MCP Top 10 and produces an AβF letter grade.
MCPWatch is a security tool for the MCP ecosystem that:
Add to your MCP configuration:
When running as an MCP server, MCPWatch exposes the following tools to your AI agent:
| Tool | Description |
|---|---|
scan_mcp_server | Scan a local MCP server by path β returns grade + per-check findings |
get_public_score | Fetch the live grade for any public MCP server by owner/repo slug |
list_leaderboard | Return the top/bottom N servers from the public leaderboard |
explain_check | Get a detailed explanation of any OWASP MCP Top 10 check by ID |
Ask Claude: "Use mcpwatch to scan the filesystem-mcp server at ~/mcps/filesystem-mcp before I add it to my config."
| ID | Check | Severity |
|---|---|---|
| MCP-01 | Command injection in tool handlers | Critical |
| MCP-02 | Path traversal in file tools | Critical |
| MCP-03 | Unauthenticated mutations | Critical |
| MCP-04 | Prompt injection via tool descriptions | High |
| MCP-05 | SSRF in URL-fetching tools | High |
| MCP-06 | Hardcoded secret leakage | High |
| MCP-07 | Over-permissive filesystem scope | Medium |
| MCP-08 | Missing rate limits | Medium |
| MCP-09 | Outdated dependencies with known CVEs | Medium |
| MCP-10 | Missing input schema validation | Low |
| Grade | Score |
|---|---|
| A | 90β100 β no Critical/High findings |
| B | 75β89 β no Critical findings |
| C | 60β74 β has Critical findings, minor impact |
| D | 40β59 β multiple Critical findings |
| F | 0β39 β severe/exploitable vulnerabilities |
Every public MCP server on Smithery, npm, and the official registry is scanned daily.
Live badge β drop into any README:
JSON API:
scan_mcp_server / CLI)MIT β use it, fork it, contribute checks.
Pull requests for new checks, false-positive fixes, or leaderboard improvements are welcome. See CONTRIBUTING.md for guidelines.
Cross-repo trend analysis + Slack/Discord webhook alerts on grade drops + private MCP scanning. Email waitlist:
If you ship MCP servers, you might want these (one-time license, lifetime updates, MIT source):
Full catalog: https://api.lazy-mac.com Profile: https://github.com/lazymac2x dev.to: https://dev.to/lazymac2x
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcpwatch)<a href="https://allmcps.com/mcp/mcpwatch"><img src="https://allmcps.com/api/badge/mcpwatch?style=directory" alt="Mcpwatch on AllMCPs" /></a>