Excel (uvx) MCP Server
CommunityContributed by haris-musa
Create, read, and modify Excel workbooks without Microsoft Excel installed. Supports formulas, formatting, charts, pivot tables, Excel tables, and data validation.
About the Excel (uvx) MCP Server
The Excel (uvx) MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Create, read, and modify Excel workbooks without Microsoft Excel installed. Supports formulas, formatting, charts, pivot tables, Excel tables, and data validation. This is a community-contributed MCP server by haris-musa.
Install the Excel (uvx) MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. No authentication required — install and start using it immediately.
Transport Configuration
{
"type": "stdio",
"command": "uvx",
"args": [
"excel-mcp-server",
"stdio"
],
"env": {
"EXCEL_FILES_PATH": "${input:EXCEL_FILES_PATH}"
},
"metadata": {
"inputs": [
{
"id": "EXCEL_FILES_PATH",
"label": "Excel Files Directory",
"description": "Working directory where the server reads and writes Excel files. Optional for the stdio transport; if omitted, files are resolved relative to the server's working directory.",
"type": "directory_path",
"required": false,
"secret": false,
"placeholder": "C:\\Users\\me\\Documents\\excel_files"
}
]
}
}Categories
Tags
Supported AI Clients
The Excel (uvx) MCP server works with all MCP-compatible AI clients through McpMux:
Related MCP Servers
Atlassian (Jira & Confluence)
Interact with Jira issues, Confluence pages, and Compass components through Atlassian's official remote MCP server.
Notion (Docker)
Read and write Notion pages, databases, and blocks via Docker container. Uses a Notion integration token for authentication.
Notion (Remote)
Read and write Notion pages, databases, and blocks through Notion's hosted remote MCP server. No local setup required, authenticates via OAuth.
Notion (npx)
Read and write Notion pages, databases, and blocks locally via npx. Uses a Notion integration token for authentication.
Linear (Remote)
Manage Linear issues, projects, cycles, and teams through the hosted remote MCP server. No local installation required. Connects via OAuth.
Asana
Manage Asana tasks, projects, workspaces, and comments. Create and update tasks, search projects, manage dependencies and subtasks.
Install Excel (uvx) with McpMux
One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.