Excel to JSON MCP by WTSolutions - from data
excel_to_json_mcp_from_dataConvert tab-separated Excel or comma-separated CSV data strings into JSON format with customizable output options including nested/flat structures and header handling.
Instructions
Convert string format (1) tab separated Excel data or (2) comma separated CSV data to JSON. If you do not have a Pro Code, please pass only the data parameter, but not options parameter in the request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tab separated Excel data or CSV data in string format | |
| options | No | If you do not have a Pro Code, please do not pass the options parameter in the request. |