libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ JSON Diff
JSON Diff
JSON →
http
none
development
A JSON diff tool to compare two JSON strings.
github ↗
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
auth
none
Resources
github
https://github.com/YohanLiu/mcp-jsondiff ↗
JSON Diff — MCP Server · libregistry