{"name":"json-schema-api","version":"1.0.0","description":"Developer power tool for JSON Schema: generate, validate, diff, convert, mock, merge, document.","endpoints":["POST /json-schema/api/v1/generate — Generate schema from JSON sample","POST /json-schema/api/v1/validate — Validate JSON against schema","POST /json-schema/api/v1/diff — Compare two schemas","POST /json-schema/api/v1/to-typescript — Convert schema to TypeScript","POST /json-schema/api/v1/to-mock — Generate mock data from schema","POST /json-schema/api/v1/merge — Merge multiple schemas","POST /json-schema/api/v1/to-docs — Generate Markdown docs from schema","POST /json-schema/api/v1/extract-openapi — Extract schemas from OpenAPI spec","POST /json-schema/mcp — MCP JSON-RPC endpoint"]}