MCP Google Drive Server
Related Servers
Alternatives to MCP Google Drive Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables AI assistants to interact with Google Drive, including reading, searching, listing folders, and uploading files.71-
- AlicenseAqualityDmaintenanceEnables AI assistants to securely access and manage Google Drive files and Google Sheets within a specified folder scope, with support for reading various file types including PDFs and Excel.784 npm1MIT
- FlicenseNot gradedqualityDmaintenanceEnables MCP-compatible AI assistants to interact with a user's Google Drive, including listing, searching, reading, creating, updating, and deleting files, with authentication via Google OAuth.-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to create, read, and modify Google Slides, Sheets, Docs, and Drive documents programmatically. Supports file management, content editing, and version history retrieval.1,084 npm1MIT
- FlicenseBqualityDmaintenanceEnables AI assistants to create, read, edit, and manage Google Docs and Drive files with support for formatting, comments, tables, images, and bulk operations.571-
- AlicenseNot gradedqualityDmaintenanceEnables comprehensive interaction with Google Docs and Google Drive through AI assistants, supporting document reading/writing, rich formatting, table/image insertion, comment management, and complete file/folder operations with secure OAuth authentication.3 npmMIT
TDQS
Scored across 7 tools
Each tool targets a distinct operation (create folder, delete, list, read, search, update, write) with clear boundaries. Even the write and update tools are differentiated by context (new/overwrite vs. existing).
All tools follow the consistent pattern 'gdrive_verb_noun' (e.g., gdrive_create_folder, gdrive_read_file). The naming is uniform and predictable.
With 7 tools, the set is well-scoped for a Google Drive server covering essential file and folder operations without being excessive or too sparse.
The set covers core CRUD operations (create, read, update, delete, list, search). However, it lacks support for binary files, file/folder moves, renaming, and permission management, which are minor gaps.