Excel MCP Server
Interface UIpar haris-musa
Manipulate Excel workbooks without MS Excel installed. Create, read, and modify spreadsheets via AI.
What it does
This server connects AI agents directly to Excel (.xlsx) files, allowing for full workbook and worksheet manipulation without requiring Microsoft Excel to be installed on the host machine.
Tools
create_workbook: Initialize a new Excel file.read_workbook: Extract data from existing sheets.update_workbook: Modify cell values, formulas, and formatting.manage_sheets: Copy, rename, or delete worksheets.create_charts: Generate visual data representations (line, bar, pie, etc.).create_pivot_table: Build dynamic pivot tables for advanced data analysis.apply_formatting: Control fonts, colors, borders, and conditional formatting.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"excel": {
"command": "uvx",
"args": ["excel-mcp-server", "stdio"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Installation rapide
uvx excel-mcp-server stdioInformations
- Tarification
- free
- Publié
- 4/17/2026
- étoiles






