Storage

Google Drive MCP Server

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.

10 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Google Drive — workflow patterns, data models, and gotchas for your AI agent.

Google Drive

Google Drive API for listing, searching, and retrieving files. Files, folders, and shared drives.

Data Model

  • Files & folders — unified files resource with parents, capabilities, and shared-drive hints.
  • Query language — the q filter combines MIME types, names, visibility, trash state, etc.
  • Native exports — Google Workspace formats convert to Office/PDF via export MIME targets.

Gotchas

  • file_id: Present in API payloads and embedded in share links.
  • mimeType: application/vnd.google-apps.document, .spreadsheet, .folder, etc.

Tools in this Server (10)

Google Drive Check Public Access

Check if a Google Drive file has public sharing permissions or link sharing enabled.

Google Drive Create File

Create a new file in Google Drive with optional content and parent folder.

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. Handles native Google formats (Docs/Sheets/Slides) via export and regular files via direct download...

Google Drive Get File Permissions

Get sharing permissions and access control list for a Google Drive file.

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 Search Files

Search Google Drive files using full-text content search or structured metadata queries. Use 'fulltext' for searching within file contents, 'structure...

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.

Frequently Asked Questions

What is the Google Drive MCP server?

Google Drive API for listing, searching, and retrieving files in a user's Google Drive. It provides 10 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Google Drive to my AI agent?

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.

How many tools does Google Drive provide?

Google Drive provides 10 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.

What authentication does Google Drive require?

Google Drive uses One-click sign in. Google Drive requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Google Drive to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/google-drive

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Google Drive?

Sign in to connect your credentials and start running tools from the chat.

Google Drive MCP Server & Skill — 10 Tools