Enables AI models to search, list, and read files from Google Drive.
This tool provides a Model Context Protocol (MCP) server that integrates with Google Drive, allowing AI models to interact with files stored within Google Drive. It offers functionalities to search for files using full-text queries, read file contents, and automatically handles the format conversion of Google Workspace files (Docs, Sheets, Presentations, Drawings) into formats suitable for AI processing such as Markdown, CSV, plain text, PNG, or Base64 encoding. The integration is facilitated through a Google Cloud project and OAuth 2.0 authentication.