mcp-code-review-server

mcp-code-review-server

3.4

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

A custom MCP server that performs code reviews using Repomix and LLMs.

The Code Review Server is a specialized Model Context Protocol (MCP) server designed to facilitate comprehensive code reviews by leveraging Repomix for codebase flattening and Large Language Models (LLMs) for analysis. It supports multiple LLM providers, including OpenAI, Anthropic, and Gemini, allowing users to choose their preferred AI model for code evaluation. The server is capable of handling large codebases by chunking them into manageable parts, ensuring thorough analysis without exceeding context limits. Users can configure the server to focus on specific areas such as security, performance, or maintainability, and receive structured reviews with detailed issues and recommendations. The server is designed to be flexible, supporting various file types and offering different levels of detail in its assessments.

Features

  • Flatten codebases using Repomix
  • Analyze code with Large Language Models
  • Get structured code reviews with specific issues and recommendations
  • Support for multiple LLM providers (OpenAI, Anthropic, Gemini)
  • Handles chunking for large codebases
0