01Fast multi-sheet Excel data retrieval and writing via Model Context Protocol.
02Efficient data extraction using 'Patch IDs' for contiguous data blocks, ideal for large files.
03Support for various read operations: list sheets, get sheet size, full sheet read, truncated patches, and specific cell ranges.
04Smart truncation of large data patches to provide manageable context in summaries.
050 GitHub stars
06Flexible content modes: 'values' for computed cell values and 'hybrid' for raw formulas alongside values.