Section 01
CodeReview-MCP Project Overview
CodeReview-MCP is a privacy-first multi-agent code review system based on local LLM, designed for automated GitHub repository review. Its core features include: using locally deployed LLM to ensure code privacy, multi-agent architecture for collaborative task division, supporting commit analysis, vulnerability detection, fix suggestions, documentation generation, and PR creation after manual approval. It addresses the issues of time-consuming and error-prone manual reviews and privacy leaks from cloud-based tools.