by isaacphi · MCP Server · ★ 270
Google Drive server This MCP server integrates with Google Drive to allow listing, reading, and searching files, as well as the ability to read and write to Google Sheets. This project includes code originally developed by Anthropic, PBC, licensed under the MIT License from this repo. Components Tools gdrivesearch Description: Search for files in Google Drive. Input: (string): Search query. (string, optional): Token for the next page of results. (number, optional): Number of results per page (max 100). Output: Returns file names and MIME types of matching files.
| Stars | 270 |
| Forks | 100 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 70.4040090787634/100 |
| Open Issues | 13 |
| Last Updated | 2025-05-07 |
| Created | 2024-12-13 |
| Platforms | mcp, node |
| Est. Tokens | ~1142k |
Explore other popular mcp server tools:
mcp-gdrive is Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets. It is categorized as a MCP Server with 270 GitHub stars.
mcp-gdrive is primarily written in TypeScript.
You can find installation instructions and usage details in the mcp-gdrive GitHub repository at github.com/isaacphi/mcp-gdrive. The project has 270 stars and 100 forks, indicating an active community.
mcp-gdrive is released under the MIT license, making it free to use and modify according to the license terms.