Diff Explain
MCP Serverby wcygan · Added 5mo ago
Claude
186
Install
git clone https://github.com/wcygan/dotfilesAdd to Claude
claude mcp add diff-explainQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"diff-explain": {
"command": "npx",
"args": [
"@modelcontextprotocol/diff-explain"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Explain a diff in plain English. Works with staged changes, unstaged changes, commits, branches, or PR numbers. Use when you want to understand what changed and why. Keywords: diff, explain diff, what changed, understand changes, diff summary, review changes, read diff
Tags
developmentbashgitapiskill