excel-cli
✓Automate Microsoft Excel on Windows via CLI. Use when creating, reading, or modifying Excel workbooks from scripts, CI/CD, or coding agents. Supports Power Query, DAX, PivotTables, Tables, Ranges, Charts, VBA. Triggers: Excel, spreadsheet, workbook, xlsx, excelcli, CLI automation.
Installation
SKILL.md
| "Which file should I use?" | excelcli -q session list | | "What table should I use?" | excelcli -q table list --session | | "Which sheet has the data?" | excelcli -q sheet list --session |
You have commands to answer your own questions. USE THEM.
Why evaluate first: Better error messages than COM exceptions, see actual data preview, avoids broken queries in workbook.
Automate Microsoft Excel on Windows via CLI. Use when creating, reading, or modifying Excel workbooks from scripts, CI/CD, or coding agents. Supports Power Query, DAX, PivotTables, Tables, Ranges, Charts, VBA. Triggers: Excel, spreadsheet, workbook, xlsx, excelcli, CLI automation. Source: sbroenne/mcp-server-excel.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/sbroenne/mcp-server-excel --skill excel-cli- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is excel-cli?
Automate Microsoft Excel on Windows via CLI. Use when creating, reading, or modifying Excel workbooks from scripts, CI/CD, or coding agents. Supports Power Query, DAX, PivotTables, Tables, Ranges, Charts, VBA. Triggers: Excel, spreadsheet, workbook, xlsx, excelcli, CLI automation. Source: sbroenne/mcp-server-excel.
How do I install excel-cli?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sbroenne/mcp-server-excel --skill excel-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/sbroenne/mcp-server-excel