tatn_mcp-server-diff-python
0
The MCP server diff-python project allows users to obtain text differences between two strings using Python's difflib. Its main tool outputs differences in a Unified diff format, which is beneficial for text comparison and version control.
get-unified-diff
Get the difference between two texts and output it in a unified difference format