sbroenne/mcp-server-excel▌
2 approved skills in this repository
excel-cli
Productivity
Automate Microsoft Excel on Windows via CLI with 50+ commands for workbooks, tables, charts, and Power Pivot. \n \n Windows-only tool using COM interop; requires Excel 2016+ installed; install via dotnet tool install --global Sbroenne.ExcelMcp.CLI \n Supports 10+ command categories: worksheets, ranges, tables, charts, PivotTables, Power Query, Data Model/DAX, VBA, and conditional formatting \n Batch mode processes 10+ commands in a single session with auto-captured session IDs, eliminating per-c
excel-mcp
Productivity
Automate Excel workbooks on Windows with 226 COM-based operations covering data, formulas, tables, Power Query, and DAX. \n \n Supports full Excel object model: ranges, tables, worksheets, PivotTables, charts, slicers, conditional formatting, and VBA macro execution \n Includes Power Query (M code evaluation and creation) and Data Model (DAX measures) for advanced analytics workflows \n Provides calculation mode control for batch write performance optimization when handling large data volumes \n