Excel MCP Server
by negokaz
Excel MCP Server
A Model Context Protocol (MCP) server that reads and writes spreadsheet data to MS Excel file.
Features
- Read text values from MS Excel file
- Write text values to MS Excel file
Requirements
- Node.js 20.x or later
Supported file formats
- xlsx (Excel book)
- xlsm (Excel macro-enabled book)
- xltx (Excel template)
- xltm (Excel macro-enabled template)
Installation
Installing via NPM
excel-mcp-server is automatically installed by adding the following configuration to the MCP servers configuration.
For Windows:
Copy
For other platforms:
Copy
Installing via Smithery
To install Excel MCP Server for Claude Desktop automatically via Smithery:
Copy
License
Copyright (c) 2025 Kazuki Negoro
excel-mcp-server is released under the MIT License
This server cannot be installed
A Model Context Protocol server that enables AI assistants to read from and write to Microsoft Excel files, supporting formats like xlsx, xlsm, xltx, and xltm.