gdrive-mcp-server
If you are the rightful owner of gdrive-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A powerful Model Context Protocol (MCP) server that provides seamless integration with Google Drive, allowing AI models to search, list, and read files from Google Drive.
The Google Drive MCP Server is designed to facilitate seamless interaction between AI models and Google Drive, enabling efficient file management and retrieval. It offers robust tools for searching and reading files directly from Google Drive, leveraging the full-text search capabilities and file format handling. The server automatically converts Google Workspace file types into more accessible formats, such as Markdown for Google Docs and CSV for Google Sheets, ensuring that data is readily usable by AI models. The setup process involves configuring a Google Cloud Project, enabling the Google Drive API, and setting up OAuth credentials to ensure secure access. The server is built with Node.js, making it easy to integrate into various applications and platforms. With a focus on security, the server uses OAuth 2.0 for authentication, ensuring that all interactions with Google Drive are secure and compliant with best practices.
Features
- Seamless integration with Google Drive for AI models
- Full-text search capabilities for efficient file retrieval
- Automatic conversion of Google Workspace files to accessible formats
- Secure OAuth 2.0 authentication for safe access
- Node.js based server for easy integration
Tools
gdrive_search`
Search for files in Google Drive, support full text search, and return to file list
gdrive_read_file`
Read file content through file ID, and supports conversion of multiple file formats