
Official MCP server for Google Drive, search, read, and summarize documents
Visit WebsiteFreeVisit Website
TL;DR - Google Drive MCP
- Search and read Google Drive documents from your AI
- Works across personal and shared team drives
- Official Anthropic-maintained server
Pricing: Free forever
Best for: Individuals & startups
Pros & Cons
Pros
- Pull real document content, no hallucination
- Shared drive support for team workflows
Cons
- Requires Google OAuth setup
- Read-only, cannot edit documents
Key Features
Document search across drivesContent reading and summarizationShared drive supportFile listing and metadata
Pricing Plans
Open Source
Free
- Full source code access
- Community support
- Self-hosted
What is Google Drive MCP?
Google Drive MCP lets your AI assistant search, read, and summarize documents across personal and shared drives. Pull document content into conversations without copy-pasting. Maintained by Anthropic.
Reviews
Be the first to review Google Drive MCP
Your take helps the next buyer. Verified LinkedIn reviewers get a badge.
Write a reviewBest Google Drive MCP Alternatives
Top alternatives based on features, pricing, and user needs.
EgnytePaid
AI-powered content cloud for secure enterprise file sharing, collaboration, and governance.
LythoPaid
Orchestrate content creation, review, approval, and governance for scalable creativity and compliance.
SwivlePaid
Unify digital creative workflows with a cloud-native, AI-powered digital asset management solution.
Explore More
Google Drive MCP FAQ
What can Google Drive MCP do?
Google Drive MCP lets AI agents search, read, and organize files in your Google Drive. Agents can find documents by name or content, read file contents (Docs, Sheets, PDFs), and navigate folder structures.
How does Google Drive MCP authenticate?
It uses Google OAuth 2.0 with a service account or OAuth client credentials. You provide a
credentials.json file from the Google Cloud Console and authorize the app to access your Drive.Can Google Drive MCP edit documents?
The reference implementation focuses on read operations — searching files, reading content, and listing folders. Write operations depend on the specific implementation, but most MCP servers for Drive are read-only for safety.
Is Google Drive MCP free?
The MCP server is free and open source. Google Drive API has a free quota of 12,000 requests per minute. Your Google Workspace or personal Google account storage limits apply.
What file types can Google Drive MCP read?
It can read Google Docs, Sheets, Slides (exported as text/CSV), PDFs (extracted text), and plain text files. Binary files like images and videos return metadata but not contents.
Source: github.com