Repair broken or malformed JSON for easier parsing, debugging, and downstream use.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.CedricKouma/json-repair" MCP server from askskill: Run: claude mcp add 'io-github-cedrickouma-json-repair' -- npx -y agentforge-json-repair-mcp
Please repair the following unparsable JSON, preserve the original field meaning, and output valid JSON that can be parsed directly: {"user":"Alice","age":28,"tags":["new","beta",],}A syntactically valid, correctly structured JSON output ready for programmatic parsing.
I extracted a truncated JSON snippet from logs. Please repair it as much as possible and indicate any uncertain parts: {"event":"purchase","userId":1024,"items":[{"sku":"A1","qty":2}, {"sku":"B9"Returns the most complete valid JSON possible and notes which parts were inferred from context.
Here is a hand-written JSON config from the team. Fix quote, comma, and bracket issues, and output only the final valid JSON: {env:'prod',retry:3,features:{login:true,export:false,},}Produces JSON-standard configuration content suitable for saving and immediate use.
No documentation provided
Check the source repo for usage and examples.
Validate JSON data against JSON Schema standards quickly and reliably.
Generate, validate, format, and manipulate JSON data structures easily.
Validate AI outputs against contracts and auto-repair noncompliant results.
Use developer utilities for JSON validation, encoding, timestamps, and hashing.
Check whether URLs are reachable with status, redirects, and latency details.
Compress and restore JSON with major token savings for efficient AI workflows.