JSON Schema Validator
byEienWolf
0Provides 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.
主要功能
- Dual server architecture for AI assistants (MCP) and web clients (SSE)
- Automatic JSON Schema generation from sample JSON data
- Comprehensive CRUD operations for schema collections
- Full JSON Schema Draft 2020-12 compliance
- Automatic external schema reference resolution via HTTP/HTTPS, database, or local files
- 0 GitHub stars
使用案例
- Integrating real-time JSON Schema validation into AI assistant workflows
- Managing, storing, and retrieving JSON schemas for various applications
- Generating JSON schemas from existing data samples