code-review-mcp-server
If you are the rightful owner of code-review-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Code Review MCP Tool is a Model Context Protocol server designed to automate code reviews and provide GitHub PR comments for applications supporting MCP integration.
The Code Review MCP Tool is a sophisticated server that automates the process of code review by integrating with GitHub and other platforms that support MCP. It allows users to compare code differences between branches or from GitHub pull request URLs, and it can add both summary and line-specific comments to GitHub pull requests. The tool is equipped with detailed code review guidelines and supports integration with Notion to retrieve these guidelines from code blocks, with fallback to default guidelines if necessary. Additionally, it can read PR templates from local directories and create GitHub Pull Requests by auto-detecting repository information. The tool is designed to streamline the code review process, making it more efficient and consistent across different projects.
Features
- Compare code differences between two git branches
- Add summary and line-specific comments to GitHub pull requests
- Support Notion integration for review guidelines
- Include pre-configured style and code review guidelines
- Create GitHub Pull Requests with auto-detection of repository information
Tools
Notion API
Used to get review guides from Notion code blocks
Cursor AI Assistant
Used to automatically trigger code review tools