mcp-gdrive

mcp-gdrive

3.1

If you are the rightful owner of mcp-gdrive and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This MCP server integrates with Google Drive to allow listing, reading, and searching over files.

The Google Drive MCP server is designed to facilitate seamless integration with Google Drive, enabling users to list, read, and search files stored in their Google Drive accounts. By leveraging the Google Drive API, this server provides a robust interface for accessing and managing files. It supports all file types, with special handling for Google Workspace files, which are automatically exported to more accessible formats such as Markdown for Docs, CSV for Sheets, plain text for Presentations, and PNG for Drawings. The server requires setting up a Google Cloud project and configuring OAuth credentials to authenticate and authorize access to Google Drive. Once set up, it can be integrated into various applications using Docker or NPX, providing a flexible and scalable solution for managing Google Drive files.

Features

  • Integration with Google Drive for file management
  • Automatic export of Google Workspace files to accessible formats
  • Support for all file types in their native format
  • OAuth-based authentication for secure access
  • Flexible integration options using Docker and NPX

Tools

  1. search

    Search for files in Google Drive. Input: query (string): Search query. Returns file names and MIME types of matching files.