Excel to JSON MCP by WTSolutions - from url
excel_to_json_mcp_from_urlConvert Excel files from public URLs to JSON format with configurable output options for structured data extraction.
Instructions
Convert Excel (.xlsx) from publicly accessible URL(string format) to JSON. If you do not have a Pro Code, please pass only the url parameter, but not options parameter in the request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Publically accessible URL(string format) to Excel file(.xlsx) | |
| options | No | If you do not have a Pro Code, please do not pass the options parameter in the request. |