io.github.shoggi211/jsonaut
io.github.shoggi211/jsonaut · v0.1.0 · MCP 2025-06-18
Repair malformed JSON from LLM/agent output; optional JSON Schema coercion. Free + x402 paid.
Reachability
reachable
checked 2026-07-14 03:46 UTC
Registry status active
Tools pinned 4
bb0df088f542
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.shoggi211
(GitHub-account verified by the official registry)
Repository
github.com/shoggi211/jsonaut
Remote endpoints
https://jsonaut.jsonaut-shaurya.workers.dev/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:46 | first capture | 4 tools pinned |
Pinned tool definitions (4)
| Tool | Description |
|---|---|
| repair_json | Repair malformed JSON (trailing commas, single quotes, truncation, markdown fences, comments, python literals) and optionally validate/coerce it against a JSON Schema. Deterministic repair is free. If it fails and allow_llm_fallback is... |
| validate_json | Validate a JSON string against a JSON Schema. Free. Returns validity and a list of violations. |
| extract_json | Extract JSON embedded in arbitrary text — LLM prose, chat messages, logs, emails — then repair and validate it. Deterministic extraction is free. If no JSON can be located and allow_llm_fallback is true, a paid LLM extracts structured... |
| infer_schema | Infer a JSON Schema (draft 2020-12) from an example JSON value. Free and deterministic. Set as_samples=true when the input is an array of example objects of the same shape to merge them into one schema. Turns sample agent/tool output... |
Status badge
[](https://toolpin.dev/servers/io.github.shoggi211/jsonaut)
Maintain this server? Add the badge to your README — it links your users to this live status page.