G
Google Drive MCP
48
Stack Score
Editorial pick✓ Verified workingMCP server
Google Drive MCP
Browse, read, and edit Google Drive files from Claude.
Best for
Best for any team on Google Workspace who wants Claude to read and act on shared docs.
At a glance
- Pricing
- open-source
- Setup time
- 20 minutes
- Learning curve
- easy
- Last verified
- 5/27/2026
What we love
- ✓Anthropic-maintained reference
- ✓Native parsing of Google formats
- ✓Workspace-friendly
Where it falls short
- −OAuth scopes can be complex
- −Quota limits on free tier
- −Workspace SSO setup adds steps
Install & connect
Copy-paste ready
Install
shell
npx -y mcp-remote https://googledrive.run.tools
Config — Claude Desktop
json
{
"mcpServers": {
"googledrive": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://googledrive.run.tools"]
}
}
}Config — Claude Code
shell
claude mcp add --transport http googledrive https://googledrive.run.tools
Pricing
✓ Pricing verified Jun 14, 20261 tier
Open-source
$0
perpetual
- ✓MIT
Overview
Official Anthropic reference MCP exposing Google Drive — search, read Docs/Sheets/Slides, upload files. OAuth via Google Workspace.
Key features
- ●File search
- ●Native Docs/Sheets/Slides parsing
- ●File upload
- ●Folder navigation
- ●OAuth
Exposed tools
The MCP-tool names this server exposes. Your agent can invoke any of these when this server is connected.
- GOOGLEDRIVE_ADD_FILE_SHARING_PREFERENCEModify sharing permissions for a file.
- GOOGLEDRIVE_COPY_FILEDuplicate an existing file by file_id.
- GOOGLEDRIVE_CREATE_COMMENTCreate a comment on a file.
- GOOGLEDRIVE_CREATE_DRIVECreate a new shared drive.
- GOOGLEDRIVE_CREATE_FILECreate a new file or folder with metadata.
- GOOGLEDRIVE_CREATE_FILE_FROM_TEXTCreate a new file from provided text content (up to 10MB).
- GOOGLEDRIVE_CREATE_FOLDERCreate a new folder, optionally within a parent.
- GOOGLEDRIVE_CREATE_REPLYReply to a comment on a file.
- GOOGLEDRIVE_CREATE_SHORTCUT_TO_FILECreate a shortcut to a file or folder.
- GOOGLEDRIVE_DELETE_COMMENTDelete a comment from a file.
- GOOGLEDRIVE_DELETE_DRIVEPermanently delete a shared drive.
- GOOGLEDRIVE_DELETE_PERMISSIONRevoke access for a specific user or group.
- GOOGLEDRIVE_DELETE_REPLYDelete a specific reply by ID.
- GOOGLEDRIVE_DOWNLOAD_FILEDownload a file by ID.
- GOOGLEDRIVE_EDIT_FILEOverwrite a file's content with new text (max 10MB).
- GOOGLEDRIVE_EMPTY_TRASHPermanently delete all trashed files.
- GOOGLEDRIVE_FILES_MODIFY_LABELSModify labels applied to a file.
- GOOGLEDRIVE_FIND_FILEList or search for files and folders.
- GOOGLEDRIVE_FIND_FOLDERFind a folder by name and optional parent.
- GOOGLEDRIVE_GENERATE_IDSPre-allocate file IDs for create/copy requests.
Best use cases
Drive-grounded RAG
Pull relevant Docs/Sheets into Claude for sourced answers.
Drive housekeeping
Let Claude rename and re-file documents based on content.
Integrations
Similar tools
See all automation tools →One AI Stack pick every week.
The tool we’d pay for this week, why we’d pay for it, and what we’d skip. No promo spam.