What file types does Google Drive MCP support?
It supports Google Docs, Sheets, Slides, PDFs, text files, and other Drive file types.
Official MCP server enabling AI to search, read, and manage files in Google Drive including Docs, Sheets, and Slides.
Looking for more MCP servers? Browse the full MCP tools directory or explore more tools in Cloud Storage.
Google Drive MCP enables AI assistants to search, locate, and retrieve files from Google Drive, including shared team drives. It is most useful for knowledge retrieval tasks where the assistant needs to find the right document among a large collection without the user manually locating and copying content. The practical value depends on Drive organization: teams with clear folder structures, consistent naming, and well-maintained shared drives will get noticeably better results than teams with scattered or poorly labeled files.
Google Drive MCP Server is an official reference server from the Model Context Protocol team with over 250K installs, enabling AI assistants to search and read files stored in Google Drive. It supports Google Docs, Sheets, Slides, PDFs, and plain text files, with OAuth 2.0 authentication to securely connect to your Drive.
The teams and workflows that benefit most from this tool.
Teams with large Google Drive setups who want AI to locate and retrieve documents quickly.
Knowledge retrieval workflows where finding the right file among many is the bottleneck.
Individuals who keep project briefs, research notes, and client documents in Drive.
Choose Google Drive MCP Server when you want an MCP server focused on Cloud Storage and need tighter integration with your existing tools.
Good fit
Things to watch before choosing this tool.
File discovery quality depends heavily on Drive organization and naming consistency.
Does not edit or create Drive files in standard configurations.
Overlaps significantly with Google Workspace MCP; evaluate whether both are needed.
Use the following configuration as a starting point for Claude Desktop or any compatible MCP client, then replace placeholder credentials with your own values.
{"mcpServers":{"google-drive":{"command":"npx","args":["-y","@modelcontextprotocol/server-gdrive"],"env":{"GDRIVE_CREDENTIALS_PATH":"/path/to/credentials.json"}}}}These setup steps cover the typical installation flow for this MCP server.
Go to Google Cloud Console and create a new project
Enable the Google Drive API for your project
Create OAuth 2.0 credentials and download the credentials JSON
Add the config JSON with your credentials path to claude_desktop_config.json
Run the server once to complete the OAuth browser authentication flow
Restart Claude Desktop and ask Claude to search or read your Drive files
Supported environments for Google Drive MCP Server.
Claude Desktop
Yes
Cursor
No
VS Code
No
Requires Google OAuth credentials with Drive read access. Best for knowledge-heavy workflows.
Common questions for Google Drive MCP Server.
It supports Google Docs, Sheets, Slides, PDFs, text files, and other Drive file types.
Yes. It is maintained by the Model Context Protocol official team.
No. It works with a free personal Google account and the standard Google Drive API.
It primarily supports reading and searching. Writing and editing capabilities depend on the API scopes configured.
Data stays within your own Google account. The server uses OAuth 2.0 and only accesses what you authorize.