Skip to main content
Glama
mrbit-dev

MCP Google Drive Server

by mrbit-dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_CLIENT_IDYesYour Google OAuth client ID.
GOOGLE_CLIENT_SECRETYesYour Google OAuth client secret.
GOOGLE_REFRESH_TOKENYesYour Google OAuth refresh token.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
gdrive_listB

List files and folders in a specific directory or root folder

gdrive_create_folderC

Create a new folder in Google Drive

gdrive_read_fileA

Read the content of a Google Drive file as text

gdrive_write_fileC

Create a new text file or overwrite an existing file with content

gdrive_update_fileC

Update the content of an existing text file in Google Drive

gdrive_delete_fileA

Move a file or folder to trash or delete it permanently

gdrive_searchB

Search for files and folders using Google Drive Query syntax

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrbit-dev/mcp-google-driver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server