Skip to content
Back to search
30
MCP v0.8.0

io.github.dsbissett/office-addin-mcp

io.github.dsbissett/office-addin-mcp

MCP server for Office add-ins via WebView2/CDP. Provides excel.*, page.*, and addin.* tools.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Excel WebView2 MCP
MCP server for Excel add-ins via WebView2 CDP
0 tools
io.github.marekrost/mcp-server-spreadsheet
MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.
0 tools
joyous-office-editor-mcp
MCP server for Office document processing (Word, Excel, PowerPoint)
0 tools
@mcp-z/mcp-sheets
MCP server for Google Sheets integration with OAuth authentication, spreadsheet management, batch operations, and advanced formatting
0 tools
grapevine-mcp
MCP server for Microsoft Office integration
0 tools
io.github.ui5/webcomponents-mcp-server
MCP server for UI5 Web Components development assistance
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dsbissett/office-addin-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}