Unified Diff MCP Server
JSON →Beautiful HTML and PNG diff visualization using diff2html, designed for filesystem edit_file dry-run output with high-performance Bun runtime.
Tools · 2
- visualize_diff_html_content Creates a temporary GitHub Gist with diff visualization and returns a browser-ready HTML preview URL. Supports auto-delete after configurable expiry time (default 30 minutes). Best for quick sharing and instant viewing.
- visualize_diff_output_file Saves diff visualization as a local PNG or HTML file. Supports auto-open in browser. Best for local storage, documentation, and presentations.
Environment variables
GITHUB_TOKEN
Links
★ 12 GitHub stars