An open-source entry in TopGit's GitHub warehouse: eyaltoledano/gdrive-mcp-server, 7 stars. Efficient implementation of the Google Drive MCP server
Snapshot summary built from the project's own GitHub metadata — there's no written TopGit review yet. The page will update automatically when a full review is published.
WHY NO REVIEW YET
TopGit writes full reviews for the most-starred, most-requested repositories. This page is a snapshot until then — see the READ ME tab for the original README in full.
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.
🚀 Features
Tools
1. gdrive_search
Search for files in your Google Drive with powerful full-text search capabilities.
Input:
{
"query": "string (your search query)"
}
Output: List of files with:
File name
MIME type
File ID
Last modified time
File size
2. gdrive_read_file
Read file contents directly using a Google Drive file ID.
Input:
{
"file_id": "string (Google Drive file ID)"
}
Output: File contents with appropriate format conversion
Automatic File Format Handling
The server intelligently handles different Google Workspace file types:
How active is development on eyaltoledano/gdrive-mcp-server?
The most recent commit recorded on eyaltoledano/gdrive-mcp-server was 1.6 years ago, based on the GitHub push timestamp. The repository has 0 forks — one of the better signals of community interest.
How many stars does eyaltoledano/gdrive-mcp-server have?
eyaltoledano/gdrive-mcp-server has 7 GitHub stars — refresh the page for the live number, or check github.com/eyaltoledano/gdrive-mcp-server. TopGit mirrors GitHub's count but does not claim minute-by-minute accuracy.
Is eyaltoledano/gdrive-mcp-server open source?
Yes — eyaltoledano/gdrive-mcp-server ships under the MIT license, which makes its source code freely readable (and, depending on license terms, forkable and reusable). Source: github.com/eyaltoledano/gdrive-mcp-server.
What is eyaltoledano/gdrive-mcp-server?
eyaltoledano/gdrive-mcp-server (eyaltoledano/gdrive-mcp-server) is a multi-language project on GitHub. From the project's own README: Efficient implementation of the Google Drive MCP server
Where do I read more about eyaltoledano/gdrive-mcp-server?
This TopGit page is a snapshot — the READ ME tab shows the project's own README content (links stripped, images preserved). The GitHub repository at github.com/eyaltoledano/gdrive-mcp-server is the definitive source.
Read full README in the tab above.
Still deciding about gdrive-mcp-server?
One click hands the question to an AI along with this page — see what it says about gdrive-mcp-server.