drive-mcp

drive-mcp

1

This project is a Model Context Protocol server that integrates with Google Drive, offering functionalities to search, read, and update files and spreadsheets. It leverages Google's API to manage Google Workspace files in various formats.

Google Drive Server

This MCP server integrates with Google Drive for file management, allowing users to search, read, and manage Google Drive files and Google Sheets efficiently. Features include:

  • File Search: Locate files within Google Drive.
  • File Reading: Read contents of specific files from Google Drive.
  • Spreadsheet Operations: Read and update data within Google Sheets, offering options for range and formatting control.
  • File Access: Supports all file types with specific formats for Google Workspace files (e.g., Docs to Markdown).

Getting Started

  1. Establish a Google Cloud project and enable relevant APIs.
  2. Configure OAuth for authentication.
  3. Set environment variables for client ID and secret.

Installation with Smithery

Use the Smithery CLI for seamless installation with the Claude Desktop app.

License

Licensed under the MIT License, allowing free use and modification subject to license terms.