Agent Tools
Back to MCP servers
● degraded

Deterministic JSON repair for LLM agents. Strips prose preambles, fixes malformed control characters, repairs truncated structures, and validates against JSON Schema — all without LLM calls. Stops session poisoning before it kills your long-running agent.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/eliotswank/json-sanity/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/eliotswank/json-sanity/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://json-sanity.netlify.app
Listed at (smithery)
https://json-sanity.netlify.app