developer tools

Unified Diff Mcp

Generate and visualize unified diff comparisons with beautiful HTML/PNG output, supporting side-by-side and line-by-line views for filesystem dry-run integration

0
View on GitHub

Installation

npx -y gorosun/unified-diff-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "unified-diff-mcp",
  "command": "npx",
  "args": [
    "-y",
    "gorosun/unified-diff-mcp"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →