ExcelMcp v1.4.35 - MCP Server & CLI
What's New
See CHANGELOG for detailed changes.
Installation
MCP Server (.NET Tool)
dotnet tool install --global Sbroenne.ExcelMcp.McpServer --version 1.4.35
mcp-excelCLI (.NET Tool)
dotnet tool install --global Sbroenne.ExcelMcp.CLI --version 1.4.35
excelcli --helpFor complete documentation, see the main README.
Requirements
- Windows OS with Microsoft Excel installed
- .NET 8.0 runtime
- Excel 2016+ (for COM interop)
Documentation
- GitHub Repository: https://github.com/sbroenne/mcp-server-excel
- MCP Server: src/ExcelMcp.McpServer/README.md
- CLI: src/ExcelMcp.CLI/README.md