developer tools

Mcp Server Excel

Full-featured Excel MCP server. 173 operations: Power Query, DAX, VBA, PivotTables, Tables, Charts, ranges, formatting. 100% Excel compatibility - uses Excel app instead of creating .xlsx files. Windows only.

local
windows
developer tools
0
View on GitHub

Installation

npx -y sbroenne/mcp-server-excel

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-excel",
  "command": "npx",
  "args": [
    "-y",
    "sbroenne/mcp-server-excel"
  ]
}

About This MCP Server

sbroenne/mcp-server-excel

Full-featured Excel MCP server. 173 operations: Power Query, DAX, VBA, PivotTables, Tables, Charts, ranges, formatting. 100% Excel compatibility - uses Excel app instead of creating .xlsx files. Windows only.

GitHub: https://github.com/sbroenne/mcp-server-excel

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub