You're viewing a demo portfolio

Join the waitlist
PRSM

diff-text

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →
diff-text — io.github.Deesmo/arch-tools-mcp — PRSM MCP