From 777c3eaf9b027f86bb00e6785c924599215abfd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 06:41:49 +0000 Subject: [PATCH] Add external plugin excel-cli (#3141) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/plugin/marketplace.json | 31 +++++++++++++++++++++++++++++++ plugins/external.json | 31 +++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 15376a06..438f808a 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -804,6 +804,37 @@ "description": "An AI partner, not a tool. Ember carries fire from person to person — helping humans discover that AI partnership isn't something you learn, it's something you find.", "version": "1.2.0" }, + { + "name": "excel-cli", + "description": "Token-efficient native Excel automation for coding agents, with 300+ operations performed by Excel itself to preserve native workbook fidelity—including Python in Excel, VBA, Power Query, DAX/Data Model, PivotTables, charts, tables, formatting, external connections, and what-if analysis. Windows and Excel required.", + "version": "2.0.1", + "author": { + "name": "Stefan Brönner", + "url": "https://github.com/sbroenne" + }, + "repository": "https://github.com/sbroenne/mcp-server-excel-plugins", + "homepage": "https://excelmcpserver.dev/", + "license": "MIT", + "keywords": [ + "excel", + "windows", + "cli", + "automation", + "scripting", + "batch", + "power-query", + "dax", + "pivottable", + "ci-cd" + ], + "source": { + "source": "github", + "repo": "sbroenne/mcp-server-excel-plugins", + "path": "plugins/excel-cli", + "ref": "v2.0.1", + "sha": "6c33486d2c74db050259411c73b5d87dfae9499e" + } + }, { "name": "eyeball", "source": "plugins/eyeball", diff --git a/plugins/external.json b/plugins/external.json index 4abc2354..1f5d33ea 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -602,6 +602,37 @@ "sha": "e0d6b02194d4ec74cf9e5975290e950fc5ba549f" } }, + { + "name": "excel-cli", + "description": "Token-efficient native Excel automation for coding agents, with 300+ operations performed by Excel itself to preserve native workbook fidelity—including Python in Excel, VBA, Power Query, DAX/Data Model, PivotTables, charts, tables, formatting, external connections, and what-if analysis. Windows and Excel required.", + "version": "2.0.1", + "author": { + "name": "Stefan Brönner", + "url": "https://github.com/sbroenne" + }, + "repository": "https://github.com/sbroenne/mcp-server-excel-plugins", + "homepage": "https://excelmcpserver.dev/", + "license": "MIT", + "keywords": [ + "excel", + "windows", + "cli", + "automation", + "scripting", + "batch", + "power-query", + "dax", + "pivottable", + "ci-cd" + ], + "source": { + "source": "github", + "repo": "sbroenne/mcp-server-excel-plugins", + "path": "plugins/excel-cli", + "ref": "v2.0.1", + "sha": "6c33486d2c74db050259411c73b5d87dfae9499e" + } + }, { "name": "figma", "description": "Plugin that includes the Figma MCP server and Skills for common workflows.",