Provides a single `compare_json` tool that performs deep, order-independent comparison of two JSON strings. Pass in your JSON data directly as strings and get back a detailed diff report showing missing keys, extra keys, value mismatches, and type mismatches, all tracked with full path information like `root.user.settings.theme`. The comparison ignores property ordering at all nesting levels and handles arrays intelligently. Useful when you need to validate API response changes, catch config drift, or debug data transformations where key ordering doesn't matter but content accuracy does. Returns structured output with counts by difference type and specific locations for each variance.
claude mcp add --transport http ai.smithery-keremurat-jsonmcp https://server.smithery.ai/@keremurat/jsonmcp/mcp