Back to search
30
MCP

io.github.ryudi84/diff-forge-mcp

io.github.ryudi84/diff-forge-mcp

Compare text and code, show differences with context

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

Similar MCP servers embedding-nearest

io.github.ryudi84/diff
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.ryudi84/markdown-forge-mcp
Markdown processing, TOC generation, HTML conversion
0 tools
diff-forge-mcp
MCP server for computing text diffs, comparing strings, and generating unified diff output.
0 tools
io.github.ryudi84/changelog-forge-mcp
Generate changelogs from git commit history
0 tools
io.github.ryudi84/hash-forge-mcp
Hash text with SHA-256, SHA-384, SHA-512 and compare hashes
0 tools

How to use

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

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