MCP Servers / development / JSON Diff

JSON Diff

JSON →
httpnonedevelopment

A JSON diff tool to compare two JSON strings.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: json-diff
Tools
What this server exposes
jsonDiff
对比两个JSON对象或字符串,返回详细的差异信息。参数:expectKey (Union[str, dict]) 期望的JSON值,actualKey (Union[str, dict]) 实际的JSON值。返回包含differences、is_identical、message的JSON对象。
Configuration
Environment & auth
authnone
Resources
JSON Diff — MCP Server · libregistry