Excel MCP Server
@MCP-Mirror
关于 Excel MCP Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"haris-musa_excel-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Excel MCP Server?
A Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. It allows AI agents to create, read, and modify Excel workbooks.
How to use Excel MCP Server?
Clone the repository and install with uv pip install -e .. Start the server with uv run excel-mcp-server (default port 8000). Configure the EXCEL_FILES_PATH environment variable to specify where Excel files are stored.
Key features of Excel MCP Server
- Create and modify Excel workbooks
- Read and write data
- Apply formatting and styles
- Create charts and visualizations
- Generate pivot tables
- Manage worksheets and ranges
Use cases of Excel MCP Server
- Creating and modifying Excel workbooks without Excel installed
- Reading and writing data in spreadsheets via an AI agent
- Applying formatting and styles to cells automatically
- Generating charts and pivot tables on demand
- Managing worksheets and named ranges programmatically
FAQ from Excel MCP Server
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Servers
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论