Provides a comprehensive JSON Schema validation server for real-time data validation, supporting external references and the latest JSON Schema specifications.
JSON Schema Validator is a powerful server designed to provide robust JSON Schema validation capabilities. It integrates seamlessly with AI assistants via the Model Context Protocol (MCP) and offers real-time streaming validation for web clients through Server-Sent Events (SSE). The tool fully supports JSON Schema Draft 2020-12, automatically resolves external references, and includes comprehensive schema management functionalities like CRUD operations on schema collections and automatic schema generation, with flexible PostgreSQL or local file storage.