McpMux
Back to Registry

Excel (uvx) MCP Server

Community

Contributed 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

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"
      }
    ]
  }
}
Details
TransportLocal (stdio)
Hostinglocal
AuthNone required
Capabilities
Tools

Categories

Tags

excelspreadsheetxlsxopenpyxlofficefiles

Supported AI Clients

The Excel (uvx) MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

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.