EienWolf/jsonshema_mcp
If you are the rightful owner of jsonshema_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A comprehensive JSON Schema validation server implementing the Model Context Protocol (MCP) with support for JSON Schema Draft 2020-12, external references, and real-time streaming validation.
Tools
Functions exposed to the LLM to take actions
validate_json_schema
Direct validation with provided schema
validate_json_from_collections
Validation using stored schemas
get_validation_info
Validator capabilities and information
add_update_schema
Add or update schemas in collections
delete_schema
Delete schemas from collections
get_schema
Retrieve schema content
list_schemas
List all available schemas
generate_schema
Generate schema from JSON data
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client