Skip to content
Back to search
60
MCP http

Diff Checker — Line-by-Line Text Comparison

axel-belfort/diff-checker

Text diff comparison API for AI agents. Compare two texts line-by-line: additions, deletions, unchanged lines, and summary statistics (added/removed/changed counts). Tools: text_compare_diff. Use this for code review, document versioning, change tracking, or content comparison. Returns structured diff ready for rendering. Returns: {diff[], added, removed, changed}. No API key required — x402 micropayment $0.002/call on Base L2.

Uptime
100.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Diff Checker API live
Compare two texts line-by-line — additions, deletions, unchanged. x402 micropayment.
1 tools · sse
Diff Checker API
Compare two texts line-by-line — additions, deletions, unchanged. x402 micropayment.
0 tools · sse
Diff Checker
Compare two texts line-by-line showing additions, deletions, and unchanged lines.
0 tools
Diff AI
Tools for computing, visualizing, and analyzing code and text differences.
0 tools
io.github.ryudi84/diff-forge-mcp
Compare text and code, show differences with context
0 tools
Document Comparison AI
Tools for comparing documents and identifying changes between versions.
0 tools

How to use

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

{
  "mcpServers": {
    "diff_checker_—_line-by-line_text_comparison": {
      "url": "https://github.com/Br0ski777/diff-checker-x402",
      "transport": "http"
    }
  }
}