Excel MCP Server
@MCP-Mirror
About Excel MCP Server
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"haris-musa_excel-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments