Skip to main content
Glama
dipseth

google-workspace-unlimited

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
QDRANT_KEYNoQdrant API key (use NONE for no auth)NONE
QDRANT_URLNoQdrant vector database URLhttp://localhost:6333
SERVER_HOSTNoServer bind addresslocalhost
SERVER_PORTNoServer port8002
ENABLE_HTTPSNoEnable HTTPS/SSLfalse
SSL_KEY_FILENoPath to SSL private key (Required if ENABLE_HTTPS is true)
FASTMCP_CLOUDNoEnable cloud deployment modefalse
MCP_TRANSPORTNoCommunication protocol (e.g., stdio or http)
SSL_CERT_FILENoPath to SSL certificate (Required if ENABLE_HTTPS is true)
CREDENTIALS_DIRNoDirectory for stored credentials./credentials
GMAIL_ALLOW_LISTNoComma-separated allowed email addresses
GOOGLE_CLIENT_IDNoOAuth 2.0 client ID from Google Cloud Console
OAUTH_REDIRECT_URINoMust match Google Console exactlyhttp://localhost:8002/oauth2callback
SESSION_SECRET_KEYNoSecret key for session management
ENABLE_AUDIT_LOGGINGNoEnable security event tracking
GOOGLE_CLIENT_SECRETNoOAuth 2.0 client secret from Google Cloud Console
CREDENTIAL_STORAGE_MODENoCredential storage mode (FILE_ENCRYPTED, FILE_PLAINTEXT, MEMORY_ONLY)FILE_ENCRYPTED
SESSION_TIMEOUT_MINUTESNoSession idle timeout in minutes60
GOOGLE_CLIENT_SECRETS_FILENoAlternative: path to OAuth JSON file

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/dipseth/google-workspace-unlimited'

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