JsonDiffPatch
MCP Serverby benjamine · Added 5mo ago
Claude
5.3k
Install
npx -y diff-mcpAdd to Claude
claude mcp add benjamine-jsondiffpatch-packages-diff-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"jsondiffpatch": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Compares and patches JSON objects with a compact delta format that captures additions, modifications, deletions, and array moves for efficient data synchronization and change visualization.
Tags
Web & Browsermcp-servernpm