ClaudeWave
IskanderAl
IskanderAl

Auto-Review-ClaudeMCP

View on GitHub

A Python MCP (Model Context Protocol) server that connects Claude Desktop to GitHub Pull Requests. It fetches PR diffs, filters out binary and asset files (Unity `.meta`, images, audio, shaders, etc.), and gives Claude only the actual code to review. Built as a QA automation tool to speed up pull request reviews using AI.

MCP Servers22 stars1 forksPythonMITUpdated 1mo ago
ClaudeWave Trust Score
74/100
· OK
Passed
  • Open-source license (MIT)
  • Recently active
  • Clear description
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "auto-review-claudemcp": {
      "command": "node",
      "args": ["/path/to/Auto-Review-ClaudeMCP/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/IskanderAl/Auto-Review-ClaudeMCP and follow its README for install instructions.
Use cases
🛠️ Dev Tools🎨 Creative🎬 Media

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers