Code Auditor

AI-powered code analysis via MCP. Find and fix SOLID violations, security issues, and code smells through natural conversation with any LLM.

Get started:

Run directly with npx:

npx code-auditor-mcp run --path ./src

Or add as MCP server:

npx code-auditor-mcp
Terminal

Open Source

Code Auditor is open source and available on GitHub

View on GitHub