google-workspace-admin-mcp
by micahyee415
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (default: `8080`; Cloud Run sets this automatically) | 8080 |
| TARGET_OU | No | Organizational unit new users are created into (default: `/Employees`) | /Employees |
| COMPANY_NAME | No | Display name used in the credentials email (default: `Example Corp`) | Example Corp |
| ALLOWED_USERS | No | Per-user allowlist on top of the domain check (comma-separated emails). Unset = domain check only. | |
| ALLOWED_DOMAIN | Yes | Only verified Google accounts at this domain may connect (default: `example.com`) | |
| SLACK_BOT_TOKEN | Yes | Slack bot token for the never-reuse check (from Secret Manager on Cloud Run) | |
| CREDENTIALS_FROM | No | From: address for the credentials email (default: `it@<ALLOWED_DOMAIN>`) | |
| GOOGLE_CLIENT_ID | Yes | GCP OAuth 2.0 client ID (per-user sign-in) | |
| GWS_ADMIN_SUBJECT | Yes | Workspace admin user the DWD service account impersonates | |
| DWD_SERVICE_ACCOUNT | Yes | Service account that self-signs the delegation JWT (keyless, via `signJwt`) | |
| GOOGLE_CLIENT_SECRET | Yes | GCP OAuth 2.0 client secret |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues