{"name":"json-transform","version":"1.0.1","description":"Convert JSON to CSV, XML, YAML, TOML, and back — in one API call.","endpoints":[{"method":"POST","path":"/api/transform","description":"Convert data between formats (JSON, CSV, XML, YAML, TOML)"},{"method":"POST","path":"/api/flatten","description":"Flatten nested JSON into dot-notation keys"},{"method":"POST","path":"/api/unflatten","description":"Expand dot-notation keys back into nested objects"},{"method":"POST","path":"/api/query","description":"Query JSON data using JMESPath expressions"},{"method":"POST","path":"/api/diff","description":"Compare two JSON objects and return differences"},{"method":"POST","path":"/api/validate","description":"Validate JSON data against a JSON Schema"}],"demo":"/demo","docs":"/docs","health":"/health","mcp":"/mcp-tool.json"}