mcp-gdrive-server

mcp-gdrive-server

3.3

If you are the rightful owner of mcp-gdrive-server 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 a wide range of file types, including Google Workspace files, which are automatically exported to more accessible formats such as Markdown, CSV, plain text, and PNG. The server is built to be easily integrated into various applications, offering a straightforward setup process that involves creating a Google Cloud project, enabling the Google Drive API, and configuring OAuth credentials. Once authenticated, users can interact with their Google Drive files through the server, making it a powerful tool for applications that require file management capabilities.

Features

  • Integration with Google Drive for file management
  • Automatic export of Google Workspace files to accessible formats
  • Support for searching files using queries
  • OAuth-based authentication for secure access
  • Compatibility with Docker and NPX for easy deployment

Tools

  1. search

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