ClaudeWave
IskanderAl avatar
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 2mo 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

MCP Servers overview

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

What people ask about Auto-Review-ClaudeMCP

What is IskanderAl/Auto-Review-ClaudeMCP?

+

IskanderAl/Auto-Review-ClaudeMCP is mcp servers for the Claude AI ecosystem. 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. It has 22 GitHub stars and was last updated 2mo ago.

How do I install Auto-Review-ClaudeMCP?

+

You can install Auto-Review-ClaudeMCP by cloning the repository (https://github.com/IskanderAl/Auto-Review-ClaudeMCP) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is IskanderAl/Auto-Review-ClaudeMCP safe to use?

+

Our security agent has analyzed IskanderAl/Auto-Review-ClaudeMCP and assigned a Trust Score of 74/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains IskanderAl/Auto-Review-ClaudeMCP?

+

IskanderAl/Auto-Review-ClaudeMCP is maintained by IskanderAl. The last recorded GitHub activity is from 2mo ago, with 0 open issues.

Are there alternatives to Auto-Review-ClaudeMCP?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy Auto-Review-ClaudeMCP to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave — IskanderAl/Auto-Review-ClaudeMCP
[![Featured on ClaudeWave](https://claudewave.com/api/badge/iskanderal-auto-review-claudemcp)](https://claudewave.com/repo/iskanderal-auto-review-claudemcp)
<a href="https://claudewave.com/repo/iskanderal-auto-review-claudemcp"><img src="https://claudewave.com/api/badge/iskanderal-auto-review-claudemcp" alt="Featured on ClaudeWave — IskanderAl/Auto-Review-ClaudeMCP" width="320" height="64" /></a>

More MCP Servers