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.
Write structured data directly to an Excel worksheet. Specify filepath, sheet name, data (as nested lists), and starting cell to populate Excel efficiently.
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 data from a specific sheet in Excel files by specifying the sheet name. If no sheet name is provided, it defaults to reading the first sheet. Results are returned in structured JSON format.
Extract and read values from specific Excel sheet ranges, enabling access to cell data, formulas, and styles for efficient data analysis and processing.
A Model Context Protocol server designed for AI assistants to directly process spreadsheet files, enabling them to read, display, modify, and save various table formats like CSV and Excel.
A Model Context Protocol server that provides safe, intelligent read/write access to NetBox instances, designed with safety-first principles for Large Language Model automation.