PRDifferMCP

iWorkforces/PRDifferMCP
★ 2 stars Python Code/Dev Tools Updated today
Github PR Full Diff Generator MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "prdiffermcp": {
      "command": "uvx",
      "args": [
        "prdiffermcp"
      ]
    }
  }
}

Or install with pip: pip install prdiffermcp

README Excerpt

A Model Context Protocol (MCP) server that provides comprehensive GitHub Pull Request diff analysis with full file context for AI assistants and code review tools. PRDifferMCP is an MCP server that extracts and analyzes GitHub PR diffs, providing AI assistants with rich context for code review, analysis, and assistance. Unlike standard diff tools that only show changed hunks, PRDifferMCP provides full-file context, commit messages, and intelligent file filtering.

Tools (5)

clinecodexcursoropencodewindsurf