read_excel_by_sheet_index
Extract data from a specific sheet in an Excel file using its index. Defaults to the first sheet if no index is provided, returning structured JSON output for efficient data handling.
Instructions
Read content from a specific sheet by index in Excel (xlsx) files. Reads first sheet (index 0) if sheet_index not provided.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | Path to the Excel file | |
sheet_index | No | Index of the sheet to read (optional, defaults to 0) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Excel Reader Server
Related Tools
- @softgridinc-pte-ltd/mcp-excel-reader-server
- @zhiwei5576/excel-mcp-server
- @ArchimedesCrypto/excel-reader-mcp
- @zhiwei5576/excel-mcp-server
- @softgridinc-pte-ltd/mcp-excel-reader-server