A
licenseNot graded
qualityB
maintenanceMCP server for automated code review using AI agents. It analyzes code diffs or file paths for bugs, security issues, and style violations.
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly distinct purpose: identifying files to review, grouping related files, matching rules, positioning comments, and validating them. No two tools overlap in functionality.
All tools follow a consistent verb_noun pattern in snake_case (e.g., get_review_targets, position_comment), making them predictable and easy to understand.
Five tools is an ideal size for this domain, covering the essential steps of a code review process without unnecessary bloat or gaps.
The set covers core review workflow steps (targeting, file bundling, rule matching, comment positioning, validation) but lacks a tool for finalizing or submitting a review, which is a minor gap.