developer tools

Excel Mcp Server

An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae).

python
local
developer tools
0
View on GitHub

Installation

npx -y haris-musa/excel-mcp-server

Configuration

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

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

About This MCP Server

haris-musa/excel-mcp-server

An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae).

GitHub: https://github.com/haris-musa/excel-mcp-server

Need More Details?

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

View Full Documentation on GitHub