sbroenne/excel-mcp
v0.0.0MIT
Windows-only Excel automation plugin that bootstraps the latest ExcelMcp MCP runtime on first use.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
excel-mcpstdio
{
"type": "stdio",
"command": "powershell",
"args": [
"-NoProfile",
"-ExecutionPolicy",
"Bypass",
"-File",
"${PLUGIN_ROOT}/bin/start-mcp.ps1"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "excel-mcp",
"version": "0.0.0",
"description": "Windows-only Excel automation plugin that bootstraps the latest ExcelMcp MCP runtime on first use.",
"author": {
"name": "Stefan Brönner",
"email": "3026464+sbroenne@users.noreply.github.com",
"url": "https://github.com/sbroenne"
},
"homepage": "https://excelmcpserver.dev/",
"repository": "https://github.com/sbroenne/mcp-server-excel",
"license": "MIT",
"keywords": [
"excel",
"windows",
"mcp",
"power-query",
"dax",
"pivottable",
"vba",
"com-interop"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- install-global.ps1
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.github.copilotships a directory of files