Skip to content
Claude Desktop

google sheets for Claude Desktop

com.mcparmory/google-sheets

Create, read, and modify spreadsheet data, formatting, and sheets

client:Claude Desktop transport:stdio runtime:pypi

Install google sheets in Claude Desktop

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

{
  "mcpServers": {
    "google-sheets": {
      "command": "uvx",
      "args": [
        "mcparmory-google-sheets"
      ]
    }
  }
}

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

google sheets in other clients