Excel Controller Pro
Freeby MCP Community
Excel Controller MCP Server
v1.5.2Added Apr 12, 2026
excelmcpexcel-mcpmcp-excelapi
Excel Controller Pro MCP Server
Excel Controller MCP Server
Installation
npx -y mcp-excel-controller-pro
Reviews
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"]
}
}
}