Skip to content
Claude Desktop

diff mcp for Claude Desktop

io.github.mukundakatta/diff-mcp

Character-precise unified diff + patch application + patch parsing.

client:Claude Desktop transport:stdio runtime:npm

Install diff mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "diff-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/diff-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

diff mcp in other clients