mcp-excel
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-excelRead 'Sheet1' in data.xlsx and list all rows."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-excel —— 让 AI 助手直接读写你电脑上的 Excel 文件
支持 .xlsx / .xls / .csv 格式。
它能干什么
读取本地 Excel / CSV 文件,让 AI 直接回答表格内容相关的问题。
新建
.xlsx文件,并创建多张初始工作表。修改单元格、批量写入二维数组、设置 Excel 公式。
设置字体、填充色、边框、对齐、数字格式,合并单元格、调整列宽行高美化表格。
对工作表区域排序、筛选、去重。
把本地
png / jpg / gif图片插入到工作表指定位置。
Related MCP server: Excel MCP Server
安装与配置
需要 Node.js 20 或以上。在 AI 助手的 MCP 配置中加入:
{
"mcpServers": {
"excel": {
"command": "npx",
"args": ["-y", "mcp-excel"]
}
}
}保存配置后,重启 AI 助手即可生效。
使用示例
帮我看看
D:\报表\2026年销售记录.xlsx里“一月”那张表,总销售额是多少?新建一个 Excel,12 张 Sheet,每张是一个月考勤表,第一行写姓名和 1 到 31 号。
把“费用表” B5 的 3000 改成 3500,最后加一行合计。
支持的格式与限制
.xlsx:全功能支持。.xls:仅支持读取;如需修改,请先在 Excel / WPS 中另存为.xlsx。.csv:支持读写单元格值,但仅有一张工作表,不支持样式、合并单元格、图片等。修改含有图表、数据透视表、宏(如
.xlsm中的 VBA)的文件时,这些元素可能在保存过程中丢失。本工具写入的公式不带缓存计算结果,需要在 Excel / WPS 中打开一次后才会显示计算值。
隐私说明
所有处理都在你自己的电脑上完成,不上传任何数据。
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to read, write, and manipulate Excel files through comprehensive spreadsheet operations. Supports file management, data querying, worksheet operations, formula calculations, and includes security features like path validation and automatic backups.2MIT
- Alicense-qualityDmaintenanceEnables AI agents to create, read, and manipulate Excel files without requiring Microsoft Excel installation. Supports comprehensive spreadsheet operations including formulas, formatting, charts, pivot tables, and data validation.MIT
- Alicense-qualityDmaintenanceEnables AI assistants to create, read, write, and manipulate Excel files (.xlsx, .xlsm) without requiring Microsoft Excel, including support for charts, pivot tables, data import/export, and professional formatting across Windows, macOS, and Linux.16933MIT
- AlicenseBqualityDmaintenanceEnables AI assistants to perform Excel file operations (create, read, write, format) without requiring Microsoft Excel installation.175MIT
Related MCP Connectors
Give AI agents access to form submissions — read, search, update, and process file attachments.
Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab…
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mutoukenji/mcp-excel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server