excel-mcp-server
Operate Excel files via MCP protocol without installing Microsoft Excel.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 4.0k
- Source
- mcp-github
- Repository
- github.com/haris-musa/excel-mcp-server
Overview
excel-mcp-server is a Model Context Protocol (MCP) server that enables AI agents to create, read, and modify Excel workbooks. It supports various Excel operations, including data processing, chart generation, and formatting. This tool is ideal for scenarios requiring automation of Excel tasks, such as data analysis and report generation. It can be accessed via stdio, SSE (deprecated), or HTTP transport protocols. Suitable for developers and enterprises needing efficient handling of Excel files.
Capabilities
- ▪Create, read, and update workbooks
- ▪Data processing and formula calculation
- ▪Chart and pivot table generation
- ▪Formatting and conditional formatting
- ▪Table operations and management
Use cases
Setup
Start the local service with the command `uvx excel-mcp-server stdio`, or configure environment variables and use `uvx excel-mcp-server streamable-http` to start a remote service.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to set the file path?
When using SSE or HTTP transport, set the `EXCEL_FILES_PATH` environment variable.
What transport protocols are supported?
Supports stdio, SSE (deprecated), and streamable HTTP.
Related skills
interview-coach-skill
Tool-readyInterview Coach skill covering the entire job search lifecycle from resume optimization to mock interviews.
skillpack
Package AI capabilities into local agents for use in Slack and Telegram.
harness-anything
AI agent control center supporting automation for WPS/MS Office, Zotero, Photoshop, and other software.
i-have-adhd
Optimize AI output to be more concise and action-oriented, tailored for users with ADHD.
gemini-notebook-mcp-cli
Access Gemini Notebook via command-line interface and MCP server.
whatsapp-mcp
WhatsApp MCP server that allows AI to read and send WhatsApp messages.