mcp-gdrive-server
3
This project is a Model Context Protocol server enabling integration with Google Drive for file listing, reading, and searching. It supports various Google Workspace files and offers methods for easy setup and authentication.
Google Drive Server
An MCP server to integrate with Google Drive, enabling search, listing, and access to files. It can automatically export Google Workspace files into compatible formats like Markdown, CSV, plain text, and PNG.
Components
Tools
- search: Searches for files in Google Drive based on a query, returning file names and MIME types.
Resources
- Access to all file types in Google Drive, converting Google Workspace files as needed.
Getting Started
- Create a Google Cloud project, enable Google Drive API, set up OAuth, and configure authentication.
Authentication
- Run the server with 'auth' to open an authentication flow, completing it in your browser.
Usage with Desktop App
- Instructions for integration using Docker or NPX.
License
- Licensed under the MIT License.