Connects Claude to Google Drive through an OAuth proxy architecture that handles all the token exchange without storing credentials. You get file operations (list, search, upload, download, move, trash), folder creation, comments and replies, and permission management. The file download tool can export native Google Docs and Sheets formats. Search uses Drive's query syntax so you can filter by name, MIME type, folder parent, or ownership. Runs as an HTTP server on localhost and manages the full OAuth flow from authorization through to API calls. Pair it with the author's google-docs-mcp or google-sheets-mcp servers if you need to edit document contents beyond what Drive's API provides.
claude mcp add --transport stdio domdomegg-google-drive-mcp uvx google-drive-mcp