Skip to content

sbroenne/mcp-server-excel

v1.9.4 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 16d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-automation claude-ai com-automation conditional-formatting data-connections dax
+14 more
.net excel excel-automation excel-charts excel-pivottables excel-tables github-copilot mcp-server model-context-protocol named-ranges power-pivot power-query vba windows

Summary

AI summary

Broad release touches Patch Changes, Requirements, https://github.com/sbroenne, and ExcelMcp 1.9.4.

Changes in this release

Feature Low

Adds a tip linking to PowerPoint MCP Server in README after hero section.

Adds a tip linking to PowerPoint MCP Server in README after hero section.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Bugfix Medium

JSON Schema array items format adjusted for Gemini API compatibility.

JSON Schema array items format adjusted for Gemini API compatibility.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

Release automation now fails loudly if CHANGELOG PR creation fails.

Release automation now fails loudly if CHANGELOG PR creation fails.

Source: llm_adapter@2026-07-15

Confidence: low

Refactor Low

Moves "Also building PowerPoint decks?" tip on docs homepage under hero section and simplifies wording.

Moves "Also building PowerPoint decks?" tip on docs homepage under hero section and simplifies wording.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Full changelog

ExcelMcp 1.9.4

What's New

Patch Changes

  • #706 987b021 Thanks @sbroenne! - Add a short "Also building PowerPoint decks?" tip right after the README's hero section, linking to PowerPoint MCP Server, mirroring the same repositioning done on the docs homepage.

  • #702 08d2ec6 Thanks @sbroenne! - Release automation hardening: The post-release step that opens a PR to commit the compiled CHANGELOG.md no longer silently swallows failures. During the first live run of the new changesets-based release pipeline, this step failed (the repo didn't allow Actions to create pull requests) but was marked as a passing step, which is exactly the kind of silent failure the new pipeline was built to eliminate. The repo setting has been fixed and the step now fails the release run loudly if it can't create the PR.

  • #709 1d8b3cd Thanks @sbroenne! - Fix JSON Schema array items format for Gemini API compatibility (#672)

    Removes nullable: true from array nodes and adds explicit type: string fallback for C# object nodes. This prevents MCP clients from emitting missing types or union schemas that the strict Gemini API validator rejects.

  • #705 bf54607 Thanks @sbroenne! - Move the "Also building PowerPoint decks?" sister-project tip on the docs homepage to appear directly under the hero section (success callout + intro video) instead of at the bottom of the page, and simplify its wording so it doesn't depend on the Key Features section that now follows it.

Installation Options

VS Code Extension (Recommended)

  • Search "ExcelMcp" in VS Code Marketplace and click Install
  • Or download excelmcp-1.9.4.vsix below
  • 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.9.4.mcpb and double-click to install

Standalone Executables (Primary — no .NET runtime required)

  • MCP Server: Download ExcelMcp-MCP-Server-1.9.4-windows.zip, extract mcp-excel.exe
  • CLI: Download ExcelMcp-CLI-1.9.4-windows.zip, extract excelcli.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-cli or --skill excel-mcp
  • Or download excel-skills-v1.9.4.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

Track sbroenne/mcp-server-excel

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]