Skip to main content
Glama

Google Drive MCP Server

by andresfrei

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoNivel de logging (debug, info, warn, error)info
MCP_API_KEYNoAPI key para autenticación de requests MCP (opcional)
DRIVES_CONFIG_PATHNoRuta personalizada del archivo de configuración./drives-config.json

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_drives

List all configured Google Drive accounts

add_drive

Add a new Google Drive account to the configuration

remove_drive

Remove a Google Drive account from the configuration

list_files

List files from Google Drive with optional filters (driveId, folderId, modifiedAfter/Before, mimeType)

get_file_content

Get content from a Google Drive file (Docs, Sheets, TXT, MD)

search_files

Search files by name in a Google Drive

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/andresfrei/mcp-drive'

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