sbroennesbroenneCommunityยท2 Agent Skills Included

mcp-server-excel

Automate real Excel workbooks, Power Query, and PivotTables

Controls the real Microsoft Excel application to build, format, and analyze workbooks from plain-language requests. Handles Power Query imports, DAX measures, PivotTables, charts, VBA, and bulk data writes without manual clicking. Eliminates repetitive spreadsheet work and preserves existing formatting, macros, and Data Models while you watch results live.
npx skills add sbroenne/mcp-server-excel --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install mcp-server-excel?โ–ผ

Run `npx skills add sbroenne/mcp-server-excel --all -g -y` in your terminal to install both the excel-mcp and excel-cli skills globally.

Can AI automate real Microsoft Excel files?โ–ผ

Yes. This server drives the actual Excel application through its official COM API, so it can refresh Power Query, recalculate formulas, run VBA, and preserve PivotTables, charts, and formatting.

Does Excel MCP Server work on Mac or Linux?โ–ผ

No. It requires Windows with Microsoft Excel 2016 or later installed, because it automates the real desktop application via COM interop.

What is the difference between the MCP Server and the CLI?โ–ผ

The MCP Server suits conversational assistants with rich tool schemas, while the excelcli CLI is token-efficient and scriptable for coding agents, CI/CD, and batch jobs. Both expose the same 326 Excel operations.

Can I use it without coding experience?โ–ผ

Yes. Just describe what you want in plain English, such as importing a CSV with Power Query or building a PivotTable with a chart, and your assistant executes the steps for you.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’