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.
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/google-driveThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsLive probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com
Domain 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.
Google Drive Check Public Access
Check if a Google Drive file has public sharing permissions or link sharing enabled.
Google Drive Copy File
Copy a Google Drive file. Optionally set a new name and destination folder.
Google Drive Create File
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 (large binary files), or local_path (absolute path on the user's computer). Use list_local_directory to discover paths, then pass local_path on upload tools. Install MCPBundles Desktop at https://www.mcpbundles.com/desktop if it is not connected yet.
Google Drive Create Folder
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 webViewLink.
Google Drive Find Folder
Find folders by exact name under a parent (default root). Returns matching folder metadata including id for use as parent_id when uploading evidence or documents.
Google Drive Get File
Get file metadata by Drive file ID (Drive v3 files.get).
Google Drive Get File Content
Download or export file content from Google Drive. Returns inline text or base64 for small files; larger payloads include a presigned download link. Native Google Docs/Sheets/Slides export via mime_type (text/plain, application/pdf, text/csv, text/html).
Google Drive Get File Permissions
Get sharing permissions and access control list for a Google Drive file.
Google Drive Get Storage Quota
Get Google Drive storage quota (limit, usage, usageInDrive, usageInDriveTrash) and the authenticated user profile.
Google Drive List Files
List or search files in Google Drive using Drive v3 files.list.
Google Drive List Folder Items
List the contents of a Drive folder (files and subfolders).
Google Drive List Shared Drives
List shared drives (Team Drives) the authenticated user can access.
Google Drive Search Files
Search Google Drive files using full-text content search or structured metadata queries. Use 'fulltext' for searching within file contents, 'structured' for metadata-based searches.
Google Drive Share File
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 permission set (includes drive write scope).
Google Drive Update File
Update file metadata and/or content in Google Drive.
Google Drive Validate Token
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
Other MCP servers in this category from the directory index
File storage built into your MCPBundles workspace. Upload, download, search, and organize files — en...
8 toolsAmazon S3 access using IAM access keys: list buckets, browse objects, read metadata, upload inline t...
11 toolsWasabi is an S3-compatible cloud object storage service. Store, retrieve, and manage files across gl...
16 toolsDropbox cloud file storage. Browse folders, search files, read metadata, download file content, and ...
17 toolsBox is a cloud content management and file sharing service that enables secure collaboration and sto...
13 toolsMicrosoft OneDrive through Microsoft Graph. List drives, browse and search files and folders, read m...
17 tools