
Google Drive MCP Server
2,165 forks
21,270 stars
Free
## Google Drive MCP Server Overview
The Google Drive MCP Server offers seamless integration with Google Drive, enabling efficient management and interaction with your files. Core functionalities include listing, reading, and searching for files stored in Google Drive. This integration is particularly beneficial for users who need streamlined access to their Google Workspace documents, as it allows automatic conversion of Docs to Markdown, Sheets to CSV, Presentations to plain text, and Drawings to PNG, while other files remain in their native format.
### Key Features
- **Search Tool**: Quickly locate files in Google Drive using search queries, returning file names and MIME types.
- **Resource Access**: Directly manage Google Drive files via `gdrive:///<file_id>`, supporting all file types.
### Setup Essentials
To get started, configure a Google Cloud project, enable the Google Drive API, and establish OAuth authentication. For authentication, run the server with the provided command to initiate the browser-based authentication flow, saving credentials for future use.
### Deployment Options
The server can be deployed using Docker or integrated with desktop applications via NPX, providing flexible deployment choices to match various development environments.
### Licensing
This server is available under the MIT License, offering freedom to use, modify, and distribute the software, adhering to the license terms.
This integration is ideal for developers seeking to enhance their applications with robust file management capabilities powered by Google Drive.
How to Use
To use the Google Drive MCP Server, follow these steps:
- Visit https://github.com/modelcontextprotocol/servers/tree/main/src/gdrivehttps://github.com/modelc...
- Follow the setup instructions to create an account (if required)
- Connect the MCP server to your Claude Desktop application
- Start using Google Drive MCP Server capabilities within your Claude conversations
Additional Information
Created
March 12, 2025
Company
Start building your own MCP Server
Interested in creating your own MCP Server? Check out the official documentation and resources.
Learn More