io.github.lazymac2x/diff-patch-tools
io.github.lazymac2x/diff-patch-tools · v1.0.0 · MCP 2024-11-05
Cloudflare Workers MCP server: diff-patch-tools
Reachability
reachable
checked 2026-07-14 04:08 UTC
Registry status active
Tools pinned 6
02e78bc599ee
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.lazymac2x
(GitHub-account verified by the official registry)
Repository
github.com/lazymac2x/diff-patch-tools-api
Remote endpoints
https://api.lazy-mac.com/diff-patch-tools/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:08 | first capture | 6 tools pinned |
Pinned tool definitions (6)
| Tool | Description |
|---|---|
| text_diff | Generate a unified diff between two text strings. Ideal for comparing file versions before and after edits. |
| json_diff | Compute a structural diff between two JSON values, showing added, removed, and replaced fields. |
| apply_patch | Apply a unified diff patch to an original text and return the patched result. |
| three_way_merge | Perform a three-way merge of base, ours, and theirs. Conflicts are marked with standard diff3 conflict markers. |
| diff_stats | Parse a unified diff string and return line-level statistics: additions, deletions, hunks, files changed. |
| patch_validate | Check whether a unified diff patch can be applied cleanly to an original text without actually applying it. |
Status badge
[](https://toolpin.dev/servers/io.github.lazymac2x/diff-patch-tools)
Maintain this server? Add the badge to your README — it links your users to this live status page.