Skip to content
Windsurf

spreadsheet-kit MCP for Windsurf

io.github.psu3d0/spreadsheet-mcp

Agent-safe Excel workbook analysis, editing, recalc, and verification tools.

client:Windsurf transport:stdio runtime:oci

Install spreadsheet-kit MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "spreadsheet-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/psu3d0/spreadsheet-mcp:0.11.1-full"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

spreadsheet-kit MCP in other clients