What's New
See CHANGELOG for detailed changes.
Installation
MCP Server (.NET Tool)
dotnet tool install --global Sbroenne.ExcelMcp.McpServer --version 1.4.38
mcp-excelCLI (.NET Tool)
dotnet tool install --global Sbroenne.ExcelMcp.CLI --version 1.4.38
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