Back to search
30
MCP

iflow-mcp_mcp-server-diff-python

pypi/iflow-mcp_mcp-server-diff-python

This is an MCP server that gets the difference between two texts.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ryudi84/diff
MCP server for computing text diffs, comparing strings, and generating unified diff output.
0 tools
iflow-mcp_mcp-text-editor
MCP Text Editor Server - Edit text files via MCP protocol
0 tools
diff-forge-mcp
MCP server for computing text diffs, comparing strings, and generating unified diff output.
0 tools
iflow-mcp_mcp-filesystem-python
MCP server for filesystem access
0 tools
iflow-mcp_text-editor
A Python-based text editor server built with FastMCP
0 tools
iflow-mcp_peteretelej-diffchunk
MCP server for navigating large diff files with intelligent chunking
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_mcp-server-diff-python": {
      "url": "None",
      "transport": "http"
    }
  }
}