Office Addin MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 10 Jun 2026.
MCP server for Office add-ins via WebView2/CDP. Provides excel.*, page.*, and addin.* tools.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
filepath.Join(binDir, launcherToolName),
const result = spawnSync(binPath, process.argv.slice(2), { stdio: "inherit" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add office-addin-mcp -- npx -y @dsbissett/office-addin-mcp
{
"mcpServers": {
"office-addin-mcp": {
"args": [
"-y",
"@dsbissett/office-addin-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.office-addin-mcp]
command = "npx"
args = ["-y", "@dsbissett/office-addin-mcp"]
{
"mcpServers": {
"office-addin-mcp": {
"args": [
"-y",
"@dsbissett/office-addin-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"office-addin-mcp": {
"args": [
"-y",
"@dsbissett/office-addin-mcp"
],
"command": "npx"
}
}
}
MCP server for Excel add-ins via WebView2 CDP
65-tool Excel MCP server. Read, write, format, and export .xlsx files. Windows-first.
Provides 208+ tools for AI-native engineering intelligence via Allstacks API.
An MCP server that provides Clappia workspace, forms, workflows, submissions, and analytics
Marketing intelligence MCP server providing campaign performance data and analytics tools.
MCP server for accurate, structure-preserving read/write access to Excel (.xlsx) files
MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.
MCP server for Plausible Analytics — privacy-friendly web analytics. 12 tools for traffic, conver...
Answers built from our own checks of this server.