json-schema-spec

GitHub

The JSON Schema specification

5,104 stars JavaScript 1 file ยท ~2,951 tokens #api-documentation#json#json-schema#jsonschema#validation

json-schema-spec MCP Server

MCP server for json-schema-org/json-schema-spec

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "json-schema-spec": {
      "command": "npx",
      "args": [
        "-y",
        "@json-schema-org/json-schema-spec"
      ]
    }
  }
}