diff-mcp
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, htmlright(string | unknown[] | Record<string, unknown>): 오른쪽 텍스트 또는 데이터(left와 비교)rightFormat(문자열, 선택 사항): text, json, json5(기본값), yaml, toml, xml, htmloutputFormat(문자열, 선택 사항): text(기본값), json, jsonpatch
설정
Claude Desktop과 함께 사용
claude_desktop_config.json 에 다음을 추가하세요:
지엑스피1
모든 기여자 ✨
특허
이 MCP 서버는 MIT 라이선스에 따라 라이선스가 부여됩니다. 즉, MIT 라이선스의 조건에 따라 소프트웨어를 자유롭게 사용, 수정 및 배포할 수 있습니다. 자세한 내용은 프로젝트 저장소의 LICENSE 파일을 참조하세요.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
- diffC
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceEnables 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.
- AlicenseNot gradedqualityDmaintenanceEnables 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
- FlicenseCqualityDmaintenanceAn 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
- AlicenseNot gradedqualityFmaintenanceTransforms code diffs into beautiful visual comparisons with support for GitHub Gist sharing and local file output (HTML/PNG).1812MIT
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…
Appeared in Searches
- Compare all differences between two source code folders, including binary files
- A system for legal document analysis and contract management
- A method or tool for converting code into a tree structure
- Steps for analyzing new API documentation and writing test cases
- Tools or methods for editing files using diffs
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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