← Back to Plugins
MCP Server MCP

JSONShelf

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://jsonshelf.vercel.app/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...