Skip to content
Back to search
30
MCP v0.0.9

Excel WebView2 MCP

io.github.dsbissett/excel-webview2-mcp

MCP server for Excel add-ins via WebView2 CDP

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

Similar MCP servers embedding-nearest

io.github.dsbissett/office-addin-mcp
MCP server for Office add-ins via WebView2/CDP. Provides excel.*, page.*, and addin.* tools.
0 tools
excel-com-mcp
Excel MCP Server for manipulating Excel files
0 tools
excel-mcp-server
Excel MCP Server for manipulating Excel files
0 tools
mcpcn-excel-mcp-server
Excel MCP Server for manipulating Excel files
0 tools
mcpbind-excel-mcp-server
MCP Server Package: excel-mcp-server
0 tools
csj-openapi-mcp
Excel MCP Server for manipulating Excel files
0 tools

How to use

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

{
  "mcpServers": {
    "excel_webview2_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}