Server Diff TypeScript icon

Server Diff TypeScript

Generates unified diffs between two text strings.

关于

This tool is a TypeScript-based server that implements a diff generation system using the Model Context Protocol (MCP). It provides a 'get-unified-diff' tool which accurately detects differences between two text strings and returns the result in unified diff format, with 3 lines of context around each change. This is particularly useful for comparing and analyzing textual variations.

主要功能

  • 0 GitHub stars
  • Generates unified diffs between two text strings
  • Includes 3 lines of context around changes
  • Uses the `diff` package for accurate difference detection

使用案例

  • Comparing versions of code or documents
  • Highlighting changes in configuration files
  • Analyzing differences in text-based data
Craft Better Prompts with AnyPrompt
Sponsored