From d4ac3ad0964ab2f735e82a3fd988582fc4ad27e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 01:43:05 +0000 Subject: [PATCH] Add external plugin excel-mcp --- .github/plugin/marketplace.json | 29 +++++++++++++++++++++++++++++ plugins/external.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 8e883dc2..805c2ec2 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -779,6 +779,35 @@ "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-mcp", + "description": "The most comprehensive native Excel automation for complex workbooks, 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", + "mcp", + "power-query", + "dax", + "pivottable", + "vba", + "com-interop" + ], + "source": { + "source": "github", + "repo": "sbroenne/mcp-server-excel-plugins", + "path": "plugins/excel-mcp", + "ref": "v2.0.1", + "sha": "6c33486d2c74db050259411c73b5d87dfae9499e" + } + }, { "name": "eyeball", "source": "plugins/eyeball", diff --git a/plugins/external.json b/plugins/external.json index b30ede4b..2983c63e 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -577,6 +577,35 @@ "sha": "e0d6b02194d4ec74cf9e5975290e950fc5ba549f" } }, + { + "name": "excel-mcp", + "description": "The most comprehensive native Excel automation for complex workbooks, 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", + "mcp", + "power-query", + "dax", + "pivottable", + "vba", + "com-interop" + ], + "source": { + "source": "github", + "repo": "sbroenne/mcp-server-excel-plugins", + "path": "plugins/excel-mcp", + "ref": "v2.0.1", + "sha": "6c33486d2c74db050259411c73b5d87dfae9499e" + } + }, { "name": "figma", "description": "Plugin that includes the Figma MCP server and Skills for common workflows.",