mcp-server-diff-python

mcp-server-diff-python

6

The project is an MCP server that uses Python's difflib to calculate and display text differences in a Unified diff format. It's intended for text comparison and supports integration with Claude Desktop.

mcp-server-diff-python

An MCP server designed for obtaining text differences between two strings using Python's difflib to provide differences in Unified diff format. It is useful for text comparison and version control.

Features

  • get-unified-diff: Generate differences between two texts in Unified diff format.
    • Arguments required for comparison.

Usage

Compatible with Claude Desktop through specific server configuration instructions.