Skip to content

Google Gdrive

Free

by MCP Community

MCP server for Google Drive, Docs, Sheets, and Slides with multi-account support, permissions, labels, and full CRUD

v2.2.0Added Apr 12, 2026
mcpgoogle-drivegoogle-docsgoogle-sheetsgoogle-slides
Works with:ClaudeGPTGeminiCopilot

Google Gdrive MCP Server

MCP server for Google Drive, Docs, Sheets, and Slides with multi-account support, permissions, labels, and full CRUD

Installation

npx -y mcp-google-gdrive

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-google-gdrive
Add to claude_desktop_config.json
{
  "mcpServers": {
    "google-gdrive": {
      "command": "npx",
      "args": ["-y", "mcp-google-gdrive"]
    }
  }
}