# JSON Validator API MCP server

JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-br0ski777-json-validator
- Repository: https://github.com/Br0ski777/json-validator-x402
- Website: https://github.com/Br0ski777/json-validator-x402

## Install
- Endpoint: https://json-validator.api.klymax402.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://json-validator.api.klymax402.com/mcp

## Tools
- data_validate_json - Use this when you need to validate JSON syntax or validate JSON data against a JSON Schema. Returns validity status, parse errors, formatted JSON, and structure stats (depth, key count, arrays, total size). Do NOT use for password checking — use security_check_password. Do NOT use for hash generation — use crypto_generate_hash. Do NOT use for cron expressions — use util_parse_cron. Endpoint: https://json-validator.api.klymax402.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Br0ski777
- Version: 1.1.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
