Back to search
30
MCP

io.github.ryudi84/diff

io.github.ryudi84/diff

MCP server for computing text diffs, comparing strings, and generating unified diff output.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

diff-forge-mcp
MCP server for computing text diffs, comparing strings, and generating unified diff output.
0 tools
io.github.mukundakatta/diff-mcp
Character-precise unified diff + patch application + patch parsing.
0 tools
io.github.bkalafat/diffpilot
MCP server for PR code review, commit messages, changelogs, and secret detection.
0 tools
io.github.ryudi84/json
MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.ryudi84/changelog
MCP server for generating changelogs from conventional commits.
0 tools
io.github.ryudi84/diff-forge-mcp
Compare text and code, show differences with context
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ryudi84/diff": {
      "url": "None",
      "transport": "http"
    }
  }
}