AI Code Review
Local code quality review tools for AI coding assistants covering complexity, style, and multi-language static analysis.
What it does
Local code quality review tools for AI coding assistants covering complexity, style, and multi-language static analysis.
Provides AI coding assistants with local static analysis capabilities across Python, JavaScript, TypeScript, Java, Go, Rust, C++, and other languages. Exposes three tools: `analyze_file` for per-file quality scoring, complexity metrics, and line statistics; `review_diff` for inspecting uncommitted git changes and detecting issues like hardcoded credentials; and `check_project` for whole-codebase quality overviews. Python files receive AST-based analysis; other languages receive general quality checks. Grades range from A to D based on weighted scoring of errors, warnings, and informational findings.
Capabilities
Server
Quality
deterministic score 0.60 from registry signals: · indexed on pulsemcp · has source repo · registry-generated description present