Runs code quality checks entirely on your machine without API calls or network requests. Exposes five MCP tools: inspect_file and inspect_directory for running nine different analyzers (complexity, naming, security, duplication, AI-generated code detection, and more), get_metrics for quantitative stats, compare_files for diff analysis between versions, and suggest_fixes for actionable recommendations. Supports deep AST analysis for JavaScript, TypeScript, Python, Go, and Rust, with regex-based checks for Java, C#, Ruby, PHP, and others. Ships with two prompts for structured code reviews and project health checks. Also works as a standalone CLI tool with watch mode, SARIF output for GitHub integration, and baseline tracking to show only new issues. Reach for this when you want code review feedback without sending code to external services.
claude mcp add --transport stdio tedoneobichajavascript-readyorai uvx readyorai