Skip to main content
Glama
SushmitaDasgupta

Google Workspace MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode environment, e.g. production.
LOG_LEVELNoLogging level, e.g. info.
MCP_API_KEYNoOptional API key; when set, required on /mcp as Authorization: Bearer <key> or X-API-Key.
GOOGLE_CLIENT_IDNoGoogle OAuth client ID.
GOOGLE_TOKEN_PATHNoPath to store/read Google OAuth tokens, e.g. .tokens/google-tokens.json.
GOOGLE_REDIRECT_URINoOAuth redirect URI, e.g. http://localhost:3000/oauth2callback.
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret.
GOOGLE_REFRESH_TOKENNoGoogle OAuth refresh token, used for remote deployments as an alternative to a local token file.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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