A
licenseA
qualityD
maintenanceA Model Context Protocol server that enables AI assistants to read from and write to Microsoft Excel files, supporting formats like xlsx, xlsm, xltx, and xltm.
6
10,201
1,022
MIT
Scored across 25 tools
Most tools target distinct Excel operations, but slight overlap exists between 'apply_formula' and 'write_data_to_excel' as both write to cells, though descriptions clarify their specific purposes.
All tool names follow a consistent verb_noun pattern in snake_case, e.g., create_workbook, delete_worksheet, merge_cells, with no deviations.
25 tools is at the upper end of the 'reasonable' range for an Excel server, covering many core operations without being excessive.
The tool set covers essential Excel operations like workbook/worksheet management, data reading/writing, formatting, formulas, charts, pivot tables, and tables, though advanced features like sorting or filtering are missing.