MCP Servers / productivity / Excel MCP Server

Excel MCP Server

JSON →
none4productivity

Interact with Microsoft Excel to read data, edit cells, execute VBA code, and manage worksheets.

Install
How to run this server
[ { "cmd": "pip install xlwings`)", "imports": [] } ]
server path: excel-mcp-server-3
Tools
What this server exposes
get_excel_info
Get information about the Excel application and open workbooks
read_cells
Read cell values from a specified range in a workbook
write_cells
Write values to cells in a specified range in a workbook
format_cells
Apply formatting to cells in a specified range in a workbook
execute_vba
Execute VBA code in a specified workbook
Configuration
Environment & auth
authnone
Resources
Excel MCP Server — MCP Server · libregistry