Skip to main content
Glama

Google Drive MCP Server

by ducla5

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_DIRNoDirectory for caching files./cache
CACHE_TTLNoCache time-to-live in seconds3600
LOG_LEVELNoLogging levelinfo
MAX_FILE_SIZENoMaximum file size for processing100MB
CACHE_MAX_SIZENoMaximum cache size1GB
GOOGLE_CLIENT_IDYesYour Google Client ID
GOOGLE_REDIRECT_URINoGoogle OAuth redirect URIhttp://localhost:8080/callback
GOOGLE_CLIENT_SECRETYesYour Google Client Secret

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

No tools

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/ducla5/gdriver-mcp'

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