A Model Context Protocol server that provides JSON file querying and schema generation capabilities. This server enables LLMs to perform JSONPath queries on JSON files and generate JSON schemas for ...
data Array Data to be exported. fields Object Fields inside the JSON Object that you want to export. If none provided, all properties in the JSON will be exported. export-fields (exportFields) Object ...