Skip to content

Google Drive

Free

by MCP Community

Google Drive MCP server with Google Workspace awareness — Shared Drives, Labels, Approvals, and domain-wide delegation support

v1.2.1Added Apr 12, 2026
mcpgoogle-drivegoogle-sheetsgoogle-slidesgoogle-workspace
Works with:ClaudeGPTGeminiCopilot

Google Drive MCP Server

Google Drive MCP server with Google Workspace awareness — Shared Drives, Labels, Approvals, and domain-wide delegation support

Installation

npx -y @us-all/google-drive-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @us-all/google-drive-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "google-drive": {
      "command": "npx",
      "args": ["-y", "@us-all/google-drive-mcp"]
    }
  }
}