Gdrive icon

Gdrive

Createdfelores

Enables AI models to seamlessly search, list, and read files from Google Drive.

About

Gdrive provides a Model Context Protocol (MCP) server that facilitates integration with Google Drive. It equips AI models with the ability to search for files using full-text queries, list file metadata, and read file contents directly from Google Drive. It automatically handles file format conversions for Google Workspace documents, such as converting Google Docs to Markdown and Google Sheets to CSV, while providing secure OAuth 2.0 authentication.

Key Features

  • Search Google Drive files with full-text query support.
  • Read file contents directly using Google Drive file ID.
  • Automatic format conversion for Google Docs, Sheets, Presentations, and Drawings.
  • Secure OAuth 2.0 authentication flow.
  • Handles various file types, including Text/JSON (UTF-8) and other files (Base64 encoded).

Use Cases

  • Allow AI models to access and process data stored in Google Drive.
  • Enable search functionality within AI applications to find relevant files in Google Drive.
  • Facilitate content extraction from Google Workspace documents for AI-driven analysis.