Back to directory
elhadjaoui/pr_reviewer

elhadjaoui/pr_reviewer

@elhadjaoui107

This project implements an MCP server integrated with Claude Desktop that automatically analyzes your Pull Requests, reviews your changes, and adds comments directly to the modified files. It can also approve and merge your PRs and save the review to a Google Doc.

mcpcode-reviewpull-requestgithubclaude-desktopautomationpython

Installation & Configuration

{
  "mcpServers": {
    "pr_reviewer": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp/project",
        "run",
        "pr-analyzer.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/27
Updated
2025/5/8