Simple Document Processing MCP Server
by cablate
text_diff
Compare two text files and show differences
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file1Path | Yes | Path to the first text file | |
file2Path | Yes | Path to the second text file | |
outputDir | Yes | Directory where diff result should be saved |