excel_read
Convert Excel files to JSON while maintaining structure and optionally including headers using the Simple Document Processing MCP Server. Ideal for integrating spreadsheet data into applications or workflows.
Instructions
Read Excel file and convert to JSON format while preserving structure
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeHeaders | No | Whether to include headers in the output | |
inputPath | Yes | Path to the input Excel file |