diff-mcp

by benjamine
MIT License
115
4,960
  • Apple

jsondiffpatch 로 구동됨

특징

  • 텍스트 비교( google-diff-match-patch가 제공하는 텍스트 diff 사용)
  • 데이터(json, json5, yaml, toml, xml, html)를 비교하고 다양한 출력 형식(text, json, jsonpatch)으로 읽을 수 있는 diff를 얻습니다.

도구

차이

텍스트나 데이터를 비교하여 읽을 수 있는 차이점을 얻습니다.

입력:

  • left (string | unknown[] | Record<string, unknown>): 왼쪽 텍스트 또는 데이터
  • leftFormat (문자열, 선택 사항): text, json, json5(기본값), yaml, toml, xml, html
  • right (string | unknown[] | Record<string, unknown>): 오른쪽 텍스트 또는 데이터(left와 비교)
  • rightFormat (문자열, 선택 사항): text, json, json5(기본값), yaml, toml, xml, html
  • outputFormat (문자열, 선택 사항): text(기본값), json, jsonpatch

설정

Claude Desktop과 함께 사용

claude_desktop_config.json 에 다음을 추가하세요:

지엑스피1

모든 기여자 ✨

특허

이 MCP 서버는 MIT 라이선스에 따라 라이선스가 부여됩니다. 즉, MIT 라이선스의 조건에 따라 소프트웨어를 자유롭게 사용, 수정 및 배포할 수 있습니다. 자세한 내용은 프로젝트 저장소의 LICENSE 파일을 참조하세요.

-
security - not tested
A
license - permissive license
-
quality - not tested

2개의 텍스트 또는 데이터를 비교합니다(텍스트 diff, json, json5, yaml, toml, xml 및 html 지원). jsondiffpatch 지원

  1. Tool
    1. diff
  2. Setup
    1. Usage with Claude Desktop
  3. All contributors ✨
    1. License

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        This MCP server provides unified diffs of two text inputs using Python's standard library difflib.
        Last updated -
        1
        4
        Python
        MIT License
        • Apple
      • A
        security
        A
        license
        A
        quality
        This server provides a tool to generate unified diffs between two text strings, facilitating text comparison and analysis.
        Last updated -
        1
        8
        2
        JavaScript
        MIT License
        • Apple
      • A
        security
        A
        license
        A
        quality
        Enables extracting data from websites using natural language prompts, allowing users to specify exactly what content they want in plain English and returning structured JSON data.
        Last updated -
        1
        1,379
        4
        TypeScript
        MIT License
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        quality
        A tool that helps rank codebase files by importance (1-10 scale), track file dependencies, and provide summaries, all accessible through a simple JSON-based interface.
        Last updated -
        2
        TypeScript
        GPL 3.0
        • Linux

      View all related MCP servers

      ID: wgclragkbx