Google Drive
by Anthropic (reference)
Google Drive
4,20035,807/mov2025.1.14stdioVerified on npm
ProductivityMCP / Integrations
Install & run
Add to claude_desktop_config.json:
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gdrive"
]
}
}
}Overview
Search and read files from Google Drive. Lets an assistant find and use documents, spreadsheets and slides from your Drive.
Tools (2)
searchSearch Drive files
read_fileRead a file's contents
Key features
- Search Drive
- Read docs/sheets/slides
- OAuth secured
Use cases
- Find and use documents
- Summarise a doc
- Pull data from sheets
Frequently asked questions about Google Drive
It focuses on search and read access to your Drive.
Did you find this helpful?