PR Review

v1.0.0Version Controlstable

Connects Claude to GitHub Pull Requests to fetch and filter code diffs for AI-assisted reviews. It enables listing open PRs and analyzing changes while automatically excluding binary and asset files to focus on relevant code.

pr-review-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is PR Review?

PR Review is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to connects claude to github pull requests to fetch and filter code diffs for ai-assisted reviews. it enables listing open prs and analyzing changes while automatically excluding binary and asset files t...

Connects Claude to GitHub Pull Requests to fetch and filter code diffs for AI-assisted reviews. It enables listing open PRs and analyzing changes while automatically excluding binary and asset files to focus on relevant code.

This server falls under the Version Control category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Connects Claude to GitHub Pull Requests to fetch and filter

Use Cases

Fetch GitHub pull request diffs
AI-assisted code review
IskanderAl

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx pr-review-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about PR Review

What is PR Review?

PR Review is a Model Context Protocol (MCP) server that connects claude to github pull requests to fetch and filter code diffs for ai-assisted reviews. it enables listing open prs and analyzing changes while automatically excluding binary and asset files to focus on relevant code. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install PR Review?

Follow the installation instructions on the PR Review GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with PR Review?

PR Review works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is PR Review free to use?

Yes, PR Review is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Version Control MCP Servers

Explore all version control servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "pr-review-mcp-server": { "command": "npx", "args": ["-y", "pr-review-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use PR Review?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides