← tools

Google Drive MCP Server

Enables AI agents to interact with Google Drive through the Model Context Protocol. Supports listing, reading, creating, and searching files and folders in Google Drive. Access is scoped by OAuth consent, allowing users to control which files the agent can access.

Security Assessment

Levelcaution
Permissionsread:files, write:files, list:folders, search:files
Data Exposurecontent
Requires SupervisorNo
Risk NotesRead/write access to Google Drive files. Scoped by OAuth.

Integration

Typemcp-server
Package@modelcontextprotocol/server-gdrive
Authoauth

Capabilities

Actionslist_files, read_file, create_file, search_files, list_folders
Input Typestext, json
Output Typestext, json, binary
When to UseWhen the agent needs to read or manage files stored in Google Drive.
When NOT to UseWhen working with local filesystem or other cloud storage like S3 or R2.

Category: productivity · Free tier: Yes · Google Drive API is free; storage costs apply to Google Workspace plans. · Source

Collected: 2026-03-15 from https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive