Skip to main content
Glama
HydroChlorix

Google Drive MCP Server

by HydroChlorix

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_DRIVE_ROOT_FOLDER_IDYesThe ID of the root Google Drive folder to restrict access to.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
drive_list_filesA

List files in Google Drive. You can specify pageSize (max 100) and a search query.

drive_upload_text_fileB

Upload a text file to Google Drive

drive_create_folderB

Create a new folder in Google Drive

drive_download_fileA

Download a binary or regular file from Google Drive to the local file system (Note: Cannot download Google Docs/Sheets directly).

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/HydroChlorix/googledrive-mcp-server'

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