Back to directory
gorosun/unified-diff-mcp

gorosun/unified-diff-mcp

@gorosun

Beautiful diff visualization for Claude Desktop with GitHub Gist integration and local file output.

diffvisualizationgithub-gistclaude-desktopcode-reviewhtmlpngdiff2htmltool

Installation & Configuration

{
  "unified-diff-mcp": {
    "command": "bun",
    "args": [
      "run",
      "/path/to/unified-diff-mcp/src/index.ts"
    ],
    "env": {
      "GITHUB_TOKEN": "your_github_token_here",
      "DEFAULT_AUTO_OPEN": "true",
      "DEFAULT_OUTPUT_MODE": "html"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12