MCPAudit

saagpatel/MCPAudit
★ 0 stars Python 🔒 Security Updated today
Audit all locally configured MCP servers for permission risks, prompt injection threats, and schema drift
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpaudit": {
      "command": "uvx",
      "args": [
        "mcpaudit"
      ]
    }
  }
}

Or install with pip: pip install mcpaudit

Topics

ai-safetyauditclideveloper-toolsmcppypipythonsecurity