Connect your account, then chat with AI to run tools.
Google Drive API for listing, searching, and retrieving files in a user's Google Drive.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for Google Drive — workflow patterns, data models, and gotchas for your AI agent.
Browse, search, upload, and audit files across My Drive and shared drives. Native Google Docs, Sheets, and Slides export to text, PDF, CSV, or HTML.
Examples for structured queries:
Use full-text search only when you need to match inside document bodies — it is slower and quota-heavy.
| Native type | Common export mime_type values |
|---|---|
| Google Doc | text/plain, application/pdf, text/html |
| Google Sheet | text/csv, application/pdf |
| Google Slides | text/plain, application/pdf |
Small exports return inline text or base64; larger payloads return a presigned download link.
Check if a Google Drive file has public sharing permissions or link sharing enabled.
Copy a Google Drive file. Optionally set a new name and destination folder.
Create a new file in Google Drive with optional text content or binary upload. Provide exactly one of: file_content_base64 (max 1 MB inline), file_url...
Create a folder in Google Drive. Use parent_id to nest under an existing folder; omit parent_id to create at My Drive root. Returns id, name, and webV...
Find folders by exact name under a parent (default root). Returns matching folder metadata including id for use as parent_id when uploading evidence o...
Get file metadata by Drive file ID (Drive v3 files.get).
Download or export file content from Google Drive. Returns inline text or base64 for small files; larger payloads include a presigned download link. N...
Get sharing permissions and access control list for a Google Drive file.
Get Google Drive storage quota (limit, usage, usageInDrive, usageInDriveTrash) and the authenticated user profile.
List or search files in Google Drive using Drive v3 files.list.
List the contents of a Drive folder (files and subfolders).
List shared drives (Team Drives) the authenticated user can access.
Search Google Drive files using full-text content search or structured metadata queries. Use 'fulltext' for searching within file contents, 'structure...
Share a Google Drive file or folder. Grant reader, commenter, or writer access to a user, group, domain, or anyone-with-link. Requires Full Access per...
Update file metadata and/or content in Google Drive.
Validate the Google Drive OAuth token and confirm required scopes are granted.
Google Drive API for listing, searching, and retrieving files in a user's Google Drive. It provides 16 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/google-drive. Authentication is handled automatically.
Google Drive provides 16 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Google Drive uses One-click sign in. Google Drive requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Google Drive to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/google-driveThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Google Drive and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More storage integrations you might like
File storage built into your MCPBundles workspace. Upload, download, search, and organize files — en...
Box is a cloud content management and file sharing service that enables secure collaboration and sto...
Wasabi is an S3-compatible cloud object storage service. Store, retrieve, and manage files across gl...
Egnyte is a cloud content governance platform that provides secure file sharing, collaboration, and ...
Box is a cloud content management and file sharing platform for businesses. Provides secure file sto...