Skip to content
Claude Desktop

spreadsheet-kit MCP for Claude Desktop

io.github.psu3d0/spreadsheet-mcp

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

client:Claude Desktop transport:stdio runtime:oci

Install spreadsheet-kit MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

spreadsheet-kit MCP in other clients