MCP Google Workspace Server
by j3k0
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CLIENT_ID | Yes | Google OAuth2 client ID from .gauth.json | |
GAUTH_FILE | No | Path to the OAuth2 credentials file | ./.gauth.json |
ACCOUNTS_FILE | No | Path to the accounts configuration file | ./.accounts.json |
CLIENT_SECRET | Yes | Google OAuth2 client secret from .gauth.json | |
REDIRECT_URIS | Yes | Array of allowed redirect URIs for OAuth | |
CREDENTIALS_DIR | No | Directory to store OAuth credentials | . |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |