Skip to content
Back to search
30
MCP streamable-http

JSONShelf

io.github.walkojas-boop/jsonshelf

Deterministic JSON repair, validate, example-gen, schema-coerce for agents. Zero LLM, sub-10ms.

Uptime
0.0%
23 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
io.github.shoggi211/jsonaut
Repair malformed JSON from LLM/agent output; optional JSON Schema coercion. Free + x402 paid.
0 tools · streamable-http
io.github.rog0x/schema
JSON Schema, TypeScript types, mocks for AI agents
0 tools
Jsonschema
JSON Schema validation MCP.
0 tools · streamable-http
JSON Validator
JSON syntax validation and JSON Schema checking, with structural statistics and detailed error messages.
0 tools
io.github.rog0x/json
JSON/YAML/CSV validate, diff, transform for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "jsonshelf": {
      "url": "https://jsonshelf.vercel.app/mcp",
      "transport": "streamable-http"
    }
  }
}