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
- Create a Google Cloud project
- Enable the Google Drive API
- Configure OAuth consent
- Create OAuth Client ID
- Rename and place the key file as instructed
- 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.