MCP-Audit

abhijitdalal26/MCP-Audit
★ 0 stars Python Security Updated 1mo ago
MCP Security Platform — Audit your MCP server configs for secrets, supply chain risks, prompt injection & OWASP MCP Top 10 vulnerabilities in 30 seconds
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-audit": {
      "command": "uvx",
      "args": [
        "mcp-audit"
      ]
    }
  }
}

Or install with pip: pip install mcp-audit

README Excerpt

Security auditor for Model Context Protocol (MCP) server configurations. Paste your `claude_desktop_config.json` or `.cursor/mcp.json` — get a unified security report with every finding mapped to the **OWASP MCP Top 10**. --- Every MCP server you add to Claude Desktop or Cursor gets access to your filesystem, shell, browser, or APIs. MCPAudit scans your config and tells you what risks each server introduces — before you trust it.