Gdrive
Enables interaction with Google Drive files and folders through a Machine Control Protocol (MCP) interface.
About
Gdrive allows users to programmatically interact with Google Drive by providing an MCP interface. This server offers features such as file searching, content retrieval, and metadata access, all secured with OAuth authentication and token persistence. Supporting both HTTP and stdio transport modes, Gdrive provides a flexible solution for integrating Google Drive functionality into various applications, including seamless integration with Claude Desktop.
Key Features
- Get file content and metadata
- 3 GitHub stars
- OAuth authentication with token persistence
- Search for files in Google Drive
- Integration with Claude Desktop
- HTTP and stdio transport modes
Use Cases
- Enabling Claude Desktop to interact with files stored in Google Drive.
- Building applications that require programmatic access to Google Drive data.
- Integrating Google Drive file access into automated workflows.