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%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.rog0x/schema
JSON Schema, TypeScript types, mocks for AI agents
0 tools
io.github.rog0x/json
JSON/YAML/CSV validate, diff, transform for AI agents
0 tools
n8n-nodes-json-validator
A Node to validate a JSON against a JSON Schema
0 tools
Schemastore
JSON Schema catalog (SchemaStore.org)
0 tools · streamable-http
JSON Validator API
JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.
0 tools · sse
io.github.sharozdawa/schema-gen
Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.
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"
    }
  }
}