This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Topics
+14 more
ReleasePort's take
Light signalThe v1.8.61 release bundles the MCP Server and CLI within the VS Code extension, offers standalone executables without .NET runtime, and requires .NET 10 only for NuGet‑based tool installation.
Why it matters: If you use the VS Code extension or standalone packages, note that no .NET runtime is needed; upgrade to v1.8.61 now. Only projects installing via NuGet must have .NET 10 available.
Summary
AI summaryMinor fixes and improvements.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
VS Code Extension includes both MCP Server and CLI (excelcli) automatically. VS Code Extension includes both MCP Server and CLI (excelcli) automatically. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Agent skills (excel-mcp + excel-cli) registered automatically via chatSkills in VS Code Extension. Agent skills (excel-mcp + excel-cli) registered automatically via chatSkills in VS Code Extension. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Standalone executables for MCP Server and CLI provided in zip files, no .NET runtime required. Standalone executables for MCP Server and CLI provided in zip files, no .NET runtime required. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Claude Desktop (MCPB) installer available as excel-mcp-1.8.61.mcpb. Claude Desktop (MCPB) installer available as excel-mcp-1.8.61.mcpb. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Agent skills package available as excel-skills-v1.8.61.zip for AI coding assistants. Agent skills package available as excel-skills-v1.8.61.zip for AI coding assistants. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
.NET 10 runtime required only for NuGet (.NET Tool) installation. .NET 10 runtime required only for NuGet (.NET Tool) installation. Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
ExcelMcp 1.8.61
What's New
See repository for details.
Installation Options
VS Code Extension (Recommended)
- Search "ExcelMcp" in VS Code Marketplace and click Install
- Or download
excelmcp-1.8.61.vsixbelow - Self-contained: no .NET runtime or SDK required
- Includes both MCP Server and CLI (
excelcli) - Agent skills (excel-mcp + excel-cli) registered automatically via
chatSkills
Claude Desktop (MCPB)
- Download
excel-mcp-1.8.61.mcpband double-click to install
Standalone Executables (Primary — no .NET runtime required)
- MCP Server: Download
ExcelMcp-MCP-Server-1.8.61-windows.zip, extractmcp-excel.exe - CLI: Download
ExcelMcp-CLI-1.8.61-windows.zip, extractexcelcli.exe - Add the exe(s) to your PATH, then configure your MCP client with command
mcp-excel
NuGet (.NET Tool) (Secondary — requires .NET 10 runtime)
dotnet tool install --global Sbroenne.ExcelMcp.McpServer
dotnet tool install --global Sbroenne.ExcelMcp.CLI
Agent Skills (for AI coding assistants)
- VS Code Extension includes both skills automatically (excel-mcp + excel-cli)
- Install via Skills CLI:
npx skills add sbroenne/mcp-server-excel --skill excel-clior--skill excel-mcp - Or download
excel-skills-v1.8.61.zip
Requirements
- Windows OS
- Microsoft Excel 2016+
- No .NET runtime required for VS Code Extension, MCPB, or standalone executables
- .NET 10 Runtime required for NuGet (.NET tool) installation only
Documentation
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About sbroenne/mcp-server-excel
Full-featured Excel MCP server. 173 operations: Power Query, DAX, VBA, PivotTables, Tables, Charts, ranges, formatting. 100% Excel compatibility - uses Excel app instead of creating .xlsx files. Windows only.
Related context
Beta — feedback welcome: [email protected]