# JSON Compare

Compare two JSON files deeply without worrying about key or array order. Detect missing, extra, and mismatched keys and values across nested objects and arrays. Receive a clear summary and a detailed…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add keremurat/json

# Browse available tools
npx -y @smithery/cli@latest tool list keremurat/json
```

---

Source: https://github.com/keremurat/mcp
