mcp-server-code-review

arahisman/mcp-server-code-review

3.2

If you are the rightful owner of mcp-server-code-review 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 server implementation for the Model Context Protocol (MCP) that connects Cursor to OpenRouter API via stdio, enabling code review and AI chat functionalities.

The MCP Server - Code Review is a robust server implementation designed to facilitate seamless integration between Cursor and the OpenRouter API using the Model Context Protocol (MCP). This server operates over stdio, providing two primary functionalities: simple text prompt responses and automated code reviews with project context analysis. It connects to the OpenRouter API to access various large language models, enabling advanced AI chat and code review capabilities. The server is compatible with multiple programming languages, making it versatile for diverse project environments. It integrates with repomix for efficient codebase packaging and analysis, supporting multi-language project detection. The server is easy to install and configure, requiring Node.js v16 or higher and an OpenRouter API key. It can be run as a stdio server, making it a flexible tool for developers looking to enhance their code review processes with AI-driven insights.

Features

  • Connects to OpenRouter API to access various large language models
  • Provides simple text prompt responses and automated code review
  • Integrates with repomix for codebase packaging and analysis
  • Supports multi-language project detection
  • Runs as a stdio server compatible with the MCP protocol

Tools

  1. Ask Tool

    Sends a simple text prompt to OpenRouter API and returns the response.

  2. Code Review Tool

    Performs a code review using OpenRouter API with project context analysis.