F
licenseNot graded
qualityC
maintenanceA read-only Google Drive MCP server that allows searching files, reading file content (with auto-export for Google Docs, Sheets, Slides), and retrieving file metadata via OAuth authentication.
8 npm
2
-
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct action: list files, upload text, create folder, download file. No overlapping purposes.
All tools follow the consistent 'drive_verb_noun' pattern (list_files, upload_text_file, create_folder, download_file).
With 4 tools covering basic Drive operations, the count is well-scoped for a minimal but functional server.
The surface lacks update and delete operations, and upload is restricted to text files, leaving significant gaps in Drive management.