Skip to main content
Glama
micahyee415
by micahyee415

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default: `8080`; Cloud Run sets this automatically)8080
TARGET_OUNoOrganizational unit new users are created into (default: `/Employees`)/Employees
COMPANY_NAMENoDisplay name used in the credentials email (default: `Example Corp`)Example Corp
ALLOWED_USERSNoPer-user allowlist on top of the domain check (comma-separated emails). Unset = domain check only.
ALLOWED_DOMAINYesOnly verified Google accounts at this domain may connect (default: `example.com`)
SLACK_BOT_TOKENYesSlack bot token for the never-reuse check (from Secret Manager on Cloud Run)
CREDENTIALS_FROMNoFrom: address for the credentials email (default: `it@<ALLOWED_DOMAIN>`)
GOOGLE_CLIENT_IDYesGCP OAuth 2.0 client ID (per-user sign-in)
GWS_ADMIN_SUBJECTYesWorkspace admin user the DWD service account impersonates
DWD_SERVICE_ACCOUNTYesService account that self-signs the delegation JWT (keyless, via `signJwt`)
GOOGLE_CLIENT_SECRETYesGCP OAuth 2.0 client secret

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/micahyee415/google-workspace-admin-mcp'

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