read_excel
Extract structured data from Excel files by specifying file path, sheet name, and row range for efficient data retrieval and processing.
Instructions
Read an Excel file and return its contents as structured data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | Path to the Excel file to read | |
maxRows | No | Maximum number of rows to read (optional) | |
sheetName | No | Name of the sheet to read (optional) | |
startRow | No | Starting row index (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Excel Reader
Related Tools
- @zhiwei5576/excel-mcp-server
- @yzfly/mcp-excel-server
- @zhiwei5576/excel-mcp-server
- @zhiwei5576/excel-mcp-server
- @softgridinc-pte-ltd/mcp-excel-reader-server