Back to search
30
MCP

diff-forge-mcp

npm/diff-forge-mcp

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

io.github.ryudi84/diff
MCP server for computing text diffs, comparing strings, and generating unified diff output.
0 tools
changelog-forge-mcp
MCP server for generating changelogs from conventional commits, parsing semver, and creating release notes.
0 tools
iflow-mcp_mcp-server-diff-python
This is an MCP server that gets the difference between two texts.
0 tools
diff-ai-mcp
AI-powered diff ai MCP server for agents. Supports diff texts, diff summary, word diff. By MEOK AI Labs.
0 tools
com.pulsemcp/image-diff
MCP server for programmatic image comparison and visual diff generation.
0 tools
io.github.bkalafat/diffpilot
MCP server for PR code review, commit messages, changelogs, and secret detection.
0 tools

How to use

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

{
  "mcpServers": {
    "diff-forge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}