Skip to content
Cline

google drive for Cline

com.mcparmory/google-drive

Manage files, folders, permissions, and collaborative content in Google Drive

client:Cline transport:stdio runtime:pypi

Install google drive in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

google drive in other clients