Skip to main content
Glama

Google Workspace MCP Server

by ZatesloFL

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USER_GOOGLE_EMAILNoDefault email for single-user auth
GOOGLE_PSE_API_KEYNoAPI key for Custom Search
MCP_ENABLE_OAUTH21NoSet to 'true' for OAuth 2.1 support
WORKSPACE_MCP_PORTNoServer listening port8000
GOOGLE_PSE_ENGINE_IDNoSearch Engine ID for Custom Search
OAUTH_ALLOWED_ORIGINSNoComma-separated list of additional CORS origins
GOOGLE_OAUTH_CLIENT_IDYesOAuth client ID from Google Cloud
WORKSPACE_EXTERNAL_URLNoExternal URL for reverse proxy setups
WORKSPACE_MCP_BASE_URINoBase server URI (no port)http://localhost
GOOGLE_CLIENT_SECRET_PATHNoCustom path to client_secret.json file
GOOGLE_OAUTH_REDIRECT_URINoOverride OAuth callback URL
GOOGLE_MCP_CREDENTIALS_DIRNoCustom credentials directory path
GOOGLE_OAUTH_CLIENT_SECRETYesOAuth client secret
OAUTH_CUSTOM_REDIRECT_URISNoComma-separated list of additional redirect URIs
OAUTHLIB_INSECURE_TRANSPORTNoAllows HTTP redirect URIs (development only)1
WORKSPACE_MCP_STATELESS_MODENoSet to 'true' for stateless operation (requires OAuth 2.1)

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/ZatesloFL/google_workspace_mcp'

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