Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MASTER_KEYYesBase64-encoded 32-byte key to encrypt token store (e.g. openssl rand -base64 32)
GOOGLE_PROFILENoWrite policy: read-only (default), safe-writes, or full-writesread-only
GOOGLE_ACCOUNTSYesComma-separated alias:email pairs, e.g. work:you@co.com,personal:you@gmail.com
GOOGLE_CLIENT_IDYesOAuth Desktop client ID from Google Cloud
GOOGLE_READ_ONLYNoSet to 'true' to hard-disable all writes
TOKEN_STORE_PATHNoOverride path for encrypted token directory (default: ~/.config/mcp-google-multi/tokens)
GOOGLE_WRITE_DENYNoGlob overrides to deny specific write tools, e.g. '*:delete*'
GOOGLE_WRITE_ALLOWNoGlob overrides to allow specific write tools, e.g. 'calendar:*, sheets:update*'
GOOGLE_CLIENT_SECRETYesOAuth Desktop client secret from Google Cloud
GOOGLE_ADMIN_ACCOUNTSNoAliases granted Workspace admin scopes
GOOGLE_OPTIONAL_SCOPESNoExtra scope bundles: 'forms', 'chat', or comma-separated

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/bakissation/mcp-google-multi'

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