
office-addin-mcp
MCP server by github.com/dsbissett/office-addin-mcp
MCP server for Office add-ins via WebView2/CDP. Provides excel.*, page.*, and addin.* tools.
About office-addin-mcp
office-addin-mcp is an MCP (Model Context Protocol) server published by dsbissett in the official MCP registry, listed under Workplace & Productivity on Loomal. MCP server for Office add-ins via WebView2/CDP. Provides excel.*, page.*, and addin.* tools.
It ships as an npm package (@dsbissett/office-addin-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/dsbissett/office-addin-mcp, where the project has earned 2 GitHub stars.
Use office-addin-mcp with your agent
claude mcp add office-addin-mcp -- npx -y @dsbissett/office-addin-mcp{
"mcpServers": {
"office-addin-mcp": {
"command": "npx",
"args": [
"-y",
"@dsbissett/office-addin-mcp"
]
}
}
}@dsbissett/office-addin-mcpFrequently asked questions
- What is office-addin-mcp?
- office-addin-mcp is an MCP (Model Context Protocol) server by dsbissett in the Workplace & Productivity category. MCP server for Office add-ins via WebView2/CDP. Provides excel.*, page.*, and addin.* tools.
- How do I connect office-addin-mcp to Claude, Cursor, or another MCP client?
- Install office-addin-mcp from its npm package (@dsbissett/office-addin-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is office-addin-mcp open source?
- Yes — the source code is public at github.com/dsbissett/office-addin-mcp, with 2 GitHub stars.
- Can AI agents pay to use office-addin-mcp?
- Not yet through Loomal — office-addin-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Workplace & Productivity MCP servers

caldav-mcp
78
CalDAV calendar operations (list, create, update, delete events) as MCP tools.

Outlook MCP
15
Microsoft Outlook personal accounts: mail, calendar, contacts, to-do, drafts (62 tools).

Temporal Cortex Calendar MCP
10
18 deterministic calendar tools: contact resolution, temporal context, availability, booking

Google Workspace
8
Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more

Microsoft 365 Calendar
8
Microsoft 365 Outlook calendar via Graph: list, get, create, update, respond, free/busy.

Microsoft Office
8
Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain office-addin-mcp? Claim this listing free by verifying GitHub ownership, or contact us.