excel_tool
Read, write, or convert Excel/CSV files with support for streaming large datasets. Offers options to manage headers, sheet names, and chunk size for efficient file handling.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform: read, write, or convert_json_to_xlsx | |
chunkSize | No | Chunk size (rows) for streaming | |
data | No | Data to write (required for write action) | |
filePath | Yes | Absolute path to the file | |
format | Yes | File format: xlsx, xls, csv | |
options | No | Additional options | |
stream | No | Enable streaming for large files |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ToolBox MCP Server
Related Tools
- @yzfly/mcp-excel-server
- @cablate/mcp-doc-forge
- @ArchimedesCrypto/excel-reader-mcp
- @zhiwei5576/excel-mcp-server
- @softgridinc-pte-ltd/mcp-excel-reader-server