excel-mcp-server
A Model Context Protocol server for Excel file manipulation
About excel-mcp-server
A Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with your AI agent.
When running the server with the SSE or Streamable HTTP protocols, you must set the EXCEL_FILES_PATH environment variable on the server side. This variable tells the server where to read and write Excel files. - If not set, it defaults to ./excel_files. - With these transports, tool filepath values must be relative to that directory (e.g. reports/q1.xlsx); absolute paths and directory traversal are rejected.
You can also set the FASTMCP_PORT environment variable to control the port the server listens on (default is 8017 if not set). - Example (Windows PowerShell):
excel-mcp-server is an open-source project written primarily in Python, with 4.0k stars on GitHub. It was last updated in April 2026.
uvx excel-mcp-server stdioexcel-mcp-server vs. the alternatives
All mcp servers →| Agent | Stars | Pricing | ||
|---|---|---|---|---|
| excel-mcp-server | 4.0k | Python | MIT | Open source |
| context7 | 58k | TypeScript | MIT | Open source |
| chrome-devtools-mcp | 45k | TypeScript | Apache-2.0 | Open source |
| github-mcp-server | 31k | Go | MIT | Open source |
| serena | 26k | Python | MIT | Open source |
| fastmcp | 26k | Python | Apache-2.0 | Open source |
