mcp-gdrive

mcp-gdrive

0

The Google Drive server is an MCP server that integrates with Google Drive to facilitate listing, reading, and searching files. It supports various file types and includes a straightforward setup for authentication and usage with desktop apps.

Google Drive server

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

Components

Tools

  • search
    • Search for files in Google Drive
    • Returns file names and MIME types of matching files

Resources

  • Access Google Drive files in various formats

Getting started

  1. Create a Google Cloud project
  2. Enable the Google Drive API
  3. Configure OAuth consent
  4. Create OAuth Client ID
  5. Rename and place the key file as instructed
  6. Build the server

Authentication

Run the server with the auth argument and complete the authentication in your browser.

Usage with Desktop App

  • Set up Docker or NPX to run the server with the required configurations.