diff-patch-tools

Cloudflare Workers MCP server: diff-patch-tools

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Cloudflare Workers MCP server: diff-patch-tools

    Server tool list (6)

    Raw names from tools/list. Only developers need these.

    text_diffGenerate a unified diff between two text strings. Ideal for comparing file versions before and after edits.
    json_diffCompute a structural diff between two JSON values, showing added, removed, and replaced fields.
    apply_patchApply a unified diff patch to an original text and return the patched result.
    three_way_mergePerform a three-way merge of base, ours, and theirs. Conflicts are marked with standard diff3 conflict markers.
    diff_statsParse a unified diff string and return line-level statistics: additions, deletions, hunks, files changed.
    patch_validateCheck whether a unified diff patch can be applied cleanly to an original text without actually applying it.
    diff-patch-tools: connect to Claude, ChatGPT, Cursor · Connectors.fun