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
typescript
local
developer tools
Installation
npx -y gorosun/unified-diff-mcpConfiguration
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
gorosun/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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub