JSON to Excel MCP by WTSolutions - from url
json_to_excel_mcp_from_urlConvert JSON data from public URLs to CSV format for analysis and reporting. Supports nested JSON with configurable formatting options.
Instructions
Convert JSON data from publicly accessible URL(.json format) to CSV data. If you do not have a Pro Code, please pass only the url parameter, and do not pass the options parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Publicly accessible URL of the JSON file | |
| options | No | If you do not have a Pro Code, please do not pass the options parameter in the request. |