diff-text
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Compare two text strings and return differences in unified, word, char, or JSON format
Parameters schema
{
"type": "object",
"required": [
"text1",
"text2"
],
"properties": {
"mode": {
"type": "string",
"description": "Diff mode: chars, words, lines (default: lines)"
},
"text1": {
"type": "string",
"description": "Original text"
},
"text2": {
"type": "string",
"description": "Modified text"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries