Write structured data directly to an Excel worksheet. Specify filepath, sheet name, data (as nested lists), and starting cell to populate Excel efficiently.
Write or overwrite data to a specific sheet in an Excel file by providing the file path, sheet name, and data array. Simplifies Excel file updates programmatically.
Extract data from Excel (xlsx) files into structured JSON format with a specified file path. Ideal for accessing workbook or sheet content programmatically.
Write structured data to an Excel worksheet with specified file path, sheet name, and starting cell. Supports direct data insertion without verification for efficient worksheet updates.
Extract and convert data from Excel (xlsx) files into JSON, CSV, or table formats. Read specific sheets, cell ranges, or search columns with customizable parameters for precise data retrieval.
An MCP server that converts Excel and Apple Numbers files to PDF format, enabling AI assistants like Claude to perform file conversion directly through conversation.