MCP Marketplace logo
MCP
All servers
Anthropic

Google Drive

official

Browse and read files in your Google Drive.

by Anthropic51kMITupdated 1mo agoadded 1y ago

Reference Drive server. Search, list, and read Drive files (Docs, Sheets, Slides, PDFs).

Install

Add this block to your claude_desktop_config.json then restart Claude Desktop.

claude_desktop_config.jsonjson
{
  "mcpServers": {
    "google_drive": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gdrive"
      ]
    }
  }
}

Related servers