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.
cli
Google Workspace CLI provides a unified command-line tool for both humans and AI agents.
pm-claude-skills
Tool-ready207 professional AI skills across 21 career fields.
dashiAI-ppt-skill
AI-generated editable PPTs with support for multiple visual themes and export formats.
mcp-atlassian
MCP server for Atlassian tools (Confluence, Jira).
whatsapp-mcp
WhatsApp MCP server that allows AI to read and send WhatsApp messages.