Skip to content

Excel Controller Pro

Free

by MCP Community

Excel Controller MCP Server

v1.5.2Added Apr 12, 2026
excelmcpexcel-mcpmcp-excelapi
Works with:ClaudeGPTGeminiCopilot

Excel Controller Pro MCP Server

Excel Controller MCP Server

Installation

npx -y mcp-excel-controller-pro

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-excel-controller-pro
Add to claude_desktop_config.json
{
  "mcpServers": {
    "excel-controller-pro": {
      "command": "npx",
      "args": ["-y", "mcp-excel-controller-pro"]
    }
  }
}