Skip to content
Back to search
30
MCP streamable-http

io.github.shoggi211/jsonaut

io.github.shoggi211/jsonaut

Repair malformed JSON from LLM/agent output; optional JSON Schema coercion. Free + x402 paid.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

x402 JSON Repair
Pay-per-call JSON repair + JSON Schema validation for AI agents (USDC on Base, x402).
0 tools · streamable-http
JSONShelf
Deterministic JSON repair, validate, example-gen, schema-coerce for agents. Zero LLM, sub-10ms.
0 tools · streamable-http
io.github.mukundakatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
0 tools
io.github.rog0x/json
JSON/YAML/CSV validate, diff, transform for AI agents
0 tools
io.github.mikerawsonnz/structured-output-agent
Turn a prompt + a field schema into validated, typed JSON (Instructor over Gemini 2.5 Flash on Verte
0 tools · streamable-http
io.github.MukundaKatta/agentcast
Structured-output enforcer: extract and validate JSON from messy LLM text.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.shoggi211/jsonaut": {
      "url": "https://jsonaut.jsonaut-shaurya.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}