code-reviewer-mcp

code-reviewer-mcp

3.3

If you are the rightful owner of code-reviewer-mcp 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.

A GitHub Pull Request Code Review server using Model Context Protocol.

The Code Reviewer MCP Server is designed to automate the code review process for GitHub pull requests by leveraging the capabilities of OpenRouter's AI models. It provides detailed feedback on code quality, style, and potential issues, helping developers maintain high standards in their codebase. The server integrates seamlessly with GitHub, requiring a Personal Access Token to fetch pull request data, and utilizes the Gemini 2.5 Pro model for analysis. Comprehensive logging is included to aid in debugging and ensure transparency in the review process. The server is currently limited to open pull requests and does not support draft PRs. Future enhancements include support for draft PRs, customizable review templates, and integration with multiple AI models.

Features

  • Automated code reviews for GitHub pull requests
  • Detailed feedback on code quality, style, and potential issues
  • Integration with OpenRouter's AI models (currently using Gemini 2.5 Pro)
  • Comprehensive logging for debugging