Skip to main content
Glama
AngelN-Halo

Google Workspace Directory MCP

by AngelN-Halo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUDIT_HMAC_KEYNoRequired for hashing; at least 32 characters; also pseudonymizes callers when set
GOOGLE_MCP_HOSTNoListen address; defaults to `0.0.0.0` in code0.0.0.0
GOOGLE_MCP_PORTNoListen port; defaults to `8000`8000
AUDIT_HASH_TARGETSNoHMAC-pseudonymize targets when true
GOOGLE_CUSTOMER_IDYesExplicit Directory customer; `my_customer` is allowed only in explicit test mode
GOOGLE_MCP_LOG_LEVELNoOne of `CRITICAL`, `ERROR`, `WARNING`, `INFO`, or `DEBUG`
GOOGLE_MCP_TEST_MODENoMust be explicitly `true` for unit/test configuration without API-key auth
GOOGLE_ALLOWED_DOMAINSYesComma-separated Workspace domains accepted for users and aliases
GOOGLE_DELEGATED_ADMINYesFixed delegated Workspace admin subject
GOOGLE_EXPOSE_ORG_UNITNoDefaults to `true`true
GOOGLE_EXPOSE_2SV_FLAGSNoDefaults to `true`true
GOOGLE_EXPOSE_LAST_LOGINNoDefaults to `true`true
GOOGLE_EXPOSE_ADMIN_FLAGSNoDefaults to `false`; disabled fields are returned as `null`false
GOOGLE_MCP_GATEWAY_SECRETNoRandom shared API key; never a tool argument or log value
GOOGLE_SERVICE_ACCOUNT_FILEYesAbsolute in-container path to the mounted JSON credential
GOOGLE_MCP_GATEWAY_SECRET_HEADERNoAPI-key header name; defaults to `Authorization` and expects `Bearer <key>`Authorization

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