Add external plugin excel-mcp

This commit is contained in:
github-actions[bot]
2026-09-15 01:43:05 +00:00
parent 1899b18da3
commit d4ac3ad096
2 changed files with 58 additions and 0 deletions
+29
View File
@@ -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.", "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" "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", "name": "eyeball",
"source": "plugins/eyeball", "source": "plugins/eyeball",
+29
View File
@@ -577,6 +577,35 @@
"sha": "e0d6b02194d4ec74cf9e5975290e950fc5ba549f" "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", "name": "figma",
"description": "Plugin that includes the Figma MCP server and Skills for common workflows.", "description": "Plugin that includes the Figma MCP server and Skills for common workflows.",