MCP Server Diff Python

Votes: 0

An MCP server for obtaining text differences between two strings. This server leverages Python's standard library difflib to efficiently generate and provide differences between two texts in Unified diff format, making it ideal for text comparison and version control purposes.

GitHub: https://github.com/tatn/mcp-server-diff-python

Language: Python

License: MIT

Official: No

Categories:

PythonDeveloper Tools