Skip to main content
Glama
us-all

google-drive-mcp-server

by us-all

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GD_TOOLSNoComma-separated allowlist of categories (e.g., drive,docs,sheets)
GD_DISABLENoComma-separated denylist of categories (ignored when GD_TOOLS is set)
MCP_HTTP_HOSTNoHTTP bind host127.0.0.1
MCP_HTTP_PORTNoHTTP listen port3000
MCP_TRANSPORTNo'http' to enable Streamable HTTP transportstdio
MCP_HTTP_TOKENNoBearer token (required when MCP_TRANSPORT=http)
GOOGLE_CLIENT_IDNoOAuth2 Client ID (required for OAuth2 auth mode)
MCP_HTTP_SKIP_AUTHNoSkip Bearer auth (e.g., behind a reverse proxy)false
GOOGLE_DRIVE_SCOPESNoComma-separated OAuth scopes overridedrive.readonly (or drive if write enabled)
GOOGLE_CLIENT_SECRETNoOAuth2 Client Secret (required for OAuth2 auth mode)
GOOGLE_REFRESH_TOKENNoOAuth2 Refresh Token (required for OAuth2 auth mode)
GOOGLE_IMPERSONATE_USERNoGWS user email to impersonate (Service Account only)
GOOGLE_DRIVE_ALLOW_WRITENoSet 'true' to enable mutationsfalse
GOOGLE_SERVICE_ACCOUNT_KEY_PATHNoPath to service-account JSON key (required for Service Account auth mode)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/us-all/google-drive-mcp-server'

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