Collect Git diffs and generate Chinese code reviews with optional Feishu alerts.
This MCP tool is described as collecting Git diffs and generating code review output; the available materials show it is open-source with no explicit secrets and no declared remote endpoints, with no clear high-risk red flags. Caution is still warranted because it executes code locally, and the mention of Codex/Feishu notifications without documentation leaves capability boundaries and data flows insufficiently explained.
The provided facts state that no keys or environment variables are required, and there is no explicit request for API tokens, account passwords, or other sensitive credentials. However, the description mentions Codex and Feishu notifications, so any credential needs for those integrations should be verified in code or future documentation.
No remote endpoints are declared in the system facts, but the description references being 'Codex-powered' and having 'optional Feishu notifications,' which suggests possible external service interaction or notification delivery. With no README available, it is unclear whether diffs or review content are sent out and to where, so the implementation should be checked.
The system explicitly flags this tool as executes-code, so it should be treated as having the normal MCP ability to run code locally or spawn related processes. Based on the available materials, this is consistent with its code review and Git collection function, but the runtime environment and repository sources should still be constrained.
Its stated function requires 'collecting diffs,' so it will at least access changed content from local Git repositories, potentially reading commit diffs, patches, and related source snippets. The materials do not specify whether it writes files, whether the access scope is configurable, or whether it is limited to the workspace, leaving the data access boundary unclear.
On the positive side, the tool is open-source, auditable on GitHub, and MIT-licensed, all of which materially reduce supply-chain risk. However, it comes from a third-party registry, has only 0 stars, unknown maintenance status, and no README, so evidence of maturity and ongoing stewardship is limited; reviewing source code and dependencies first is advisable.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Code Review MCP" yet — see the docs or source repo.
Fetch the diff for this Git merge request, focus on potential bugs, code style issues, and maintainability risks, then output a Chinese Markdown review report.
A well-structured Chinese Markdown code review report with issue locations, risk explanations, and fix suggestions.
Analyze the code diff between my current branch and the main branch, provide high, medium, and low priority review comments, and mark the most important issues to fix first.
Chinese review results grouped by priority to help the developer fix key issues before committing.
Generate a Chinese Markdown review summary for the latest code diff, then send the summary and key issues to the team via Feishu notification.
A shareable Chinese review summary and a concise issue digest delivered through Feishu.
Review Git diffs and Markdown with a web UI and MCP AI access.
Generate detailed HTML code review reports from branch or commit comparisons.
Automatically review GitHub PRs with efficient, deep analysis using static checks and LAG.
Analyze local code quality, review diffs, and score whole projects.
Automatically review code changes for bugs, security risks, and style issues.
Automate pull request reviews and manual code review across major code hosting platforms.