Skip to main content
Glama

jsondiffpatch 로 구동됨

특징

  • 텍스트 비교( google-diff-match-patch가 제공하는 텍스트 diff 사용)

  • 데이터(json, json5, yaml, toml, xml, html)를 비교하고 다양한 출력 형식(text, json, jsonpatch)으로 읽을 수 있는 diff를 얻습니다.

Related MCP server: JSON Compare MCP Server

도구

차이

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

입력:

  • 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 파일을 참조하세요.

Install Server
A
license - permissive license
C
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Tools

Related MCP Servers

  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables intelligent file and folder comparison with advanced text normalization, duplicate detection, and line-level diff analysis. Provides secure workspace-constrained file operations with CRC32-based exact matching and smart text comparison capabilities.
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables deep, order-independent comparison of JSON files to detect differences including missing keys, value mismatches, and type differences. Provides detailed reports with path tracking for precise identification of variations between JSON structures.
    MIT
  • F
    license
    C
    quality
    D
    maintenance
    An efficient MCP server for performing accurate, deep comparisons between JSON objects or strings using the deepdiff engine. It provides AI agents with standardized difference reports, supporting nested structures and various input formats to ensure precise data analysis.
    1

View all related MCP servers

Related MCP Connectors

  • Compare two JSON files deeply, ignoring order, to surface every difference. Get a clear, structure…

  • Compare two JSON files deeply, regardless of order. Get a detailed difference report highlighting…

  • Compare two JSON files deeply without worrying about key or array order. Detect missing, extra, an…

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/benjamine/jsondiffpatch'

If you have feedback or need assistance with the MCP directory API, please join our Discord server