Gdrive
Createdisaacphi
Enables reading and writing to Google Drive files and Google Sheets via the Model Context Protocol.
About
Integrate Google Drive file listing, reading, searching, and Google Sheets read/write capabilities into your Model Context Protocol workflow. This server provides tools to search for files, read file contents (with automatic conversion for Google Workspace files), read data from spreadsheets, and update individual spreadsheet cells. It supports authentication with Google Cloud and allows seamless access to Google Drive resources within your applications.
Key Features
- Read file contents, with automatic format conversion for Google Docs, Sheets, Presentations, and Drawings.
- Update individual cell values in Google Spreadsheets.
- 38 GitHub stars
- Search for files in Google Drive using search queries.
- Read specific ranges or entire sheets from Google Spreadsheets.
- Supports accessing files using a `gdrive:///<file_id>` resource identifier.
Use Cases
- Automated data extraction from Google Sheets for analysis.
- Building applications that require programmatic access to Google Drive files and spreadsheets.
- Integrating Google Drive file content into AI workflows.