Skip to Content
Build an MCPGoogle Drive

Google Drive MCP

Search, read, create, and share files in Google Drive. Access Docs, Sheets, and Slides content.

Overview

Catalog IDmcp-gdrive
Categorydocs
Auth methodOAuth
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
search_filesSearch Google Drive files.
read_fileRead file content.
create_fileCreate a new file.
share_fileShare a file.
list_folderList files in a folder.

Tool parameters

search_files

Search Google Drive files.

ParameterTypeDescription
querystringrequiredSearch query
mime_typestringoptionalFilter by MIME type
max_resultsintegeroptionalMax results

read_file

Read file content.

ParameterTypeDescription
file_idstringrequiredFile ID

create_file

Create a new file.

ParameterTypeDescription
namestringrequiredFile name
contentstringrequiredFile content
mime_typestringoptionalMIME type
parent_idstringoptionalParent folder ID

share_file

Share a file.

ParameterTypeDescription
file_idstringrequiredFile ID
emailstringrequiredEmail to share with
rolestringrequiredPermission role

list_folder

List files in a folder.

ParameterTypeDescription
folder_idstringrequiredFolder ID
max_resultsintegeroptionalMax results

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Google Drive and click Install
  3. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
  4. Click Test Connection to run a health check and list available tools

Authentication. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on