Diff Checker — Line-by-Line Text Comparison
axel-belfort/diff-checkerText 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.
Similar MCP servers embedding-nearest
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"
}
}
}