This repository provides an MCP server integrating with Google Drive, enabling file listing, reading, searching, and Google Sheets manipulation through tools for reading and updating spreadsheet data. This repository provides
This MCP server integrates with Google Drive, enabling file listing, reading, searching, and Google Sheets interaction. It incorporates code from Anthropic, PBC (MIT License).
The server provides access to Google Drive files (gdrive:///<file_id>
), supporting all file types. Google Workspace files are automatically exported (Docs to Markdown, Sheets to CSV, Presentations to plain text, Drawings to PNG).
The guide details Google Cloud project setup, API enabling, OAuth configuration, credential creation, and environment variable setup. Authentication is required via a browser prompt.
Configuration details are provided for integrating the server with a desktop application.
Licensed under the MIT License.
isaacphi/mcp-gdrive
December 13, 2024
March 28, 2025
TypeScript