Skip to main content
Glama

jsondiffpatch 로 구동됨

특징

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

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

Related MCP server: mcp-test

도구

차이

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

입력:

  • 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
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Tools

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