gorosun/unified-diff-mcp
Platform-specific configuration:
{
"mcpServers": {
"unified-diff-mcp": {
"command": "npx",
"args": [
"-y",
"unified-diff-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://smithery.ai/server/@gorosun/unified-diff-mcp)
Beautiful diff visualization for Claude Desktop. Transform code diffs into stunning visual comparisons with GitHub Gist integration and local file output.
bunx @smithery/cli install @gorosun/unified-diff-mcp --client claude --config '{
"defaultAutoOpen": true,
"defaultOutputMode": "html",
"githubUsername": "your_actual_github_username",
"githubToken": "ghp_your_actual_token_here"
}' git clone https://github.com/gorosun/unified-diff-mcp.git
cd unified-diff-mcp
bun install| Tool | Purpose | Output | Best For | |------|---------|--------|----------| | `visualize_diff_html_content` | Browser display & sharing | GitHub Gist + HTML preview URL | Quick sharing, instant viewing | | `visualize_diff_output_file` | Local file storage | PNG/HTML files | Local storage, presentations |
| Purpose | Recommended Prompt | Tool Used | Output | |------
Loading reviews...