gmail-multi-mcp
by anaborne
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GMAIL_ACCOUNTS | Yes | Comma-separated list of account labels, e.g. 'personal,jobs'. | |
| GMAIL_AUDIT_LOG | No | Path to audit log file. Set to 'off' to disable logging. | ~/.gmail-multi-mcp/audit.jsonl |
| GMAIL_CLIENT_ID | Yes | OAuth client ID from Google Cloud Console. | |
| GMAIL_ALLOW_SEND | No | Set to the exact string 'true' to enable sending tools. Any other value is refused at startup. | false |
| GMAIL_CLIENT_SECRET | Yes | OAuth client secret from Google Cloud Console. | |
| GMAIL_CONFIRM_POPUP | No | Set to 'off' to disable the desktop confirmation dialog for sends. | true |
| GMAIL_SCOPE_PROFILE | No | Set to 'readonly' to use Gmail read-only scope and register only read tools. | |
| GMAIL_ACTIVE_TTL_MINUTES | No | Number of minutes the active account selection remains valid before it lapses. | 60 |
| GMAIL_ACCOUNT_<LABEL>_EMAIL | No | Email address for the account label. Replace <LABEL> with the account name, e.g. GMAIL_ACCOUNT_PERSONAL_EMAIL. | |
| GMAIL_ACCOUNT_<LABEL>_CLIENT_ID | No | Optional per-account OAuth client ID if the mailbox lives in a different Cloud project. | |
| GMAIL_ACCOUNT_<LABEL>_CLIENT_SECRET | No | Optional per-account OAuth client secret if the mailbox lives in a different Cloud project. | |
| GMAIL_ACCOUNT_<LABEL>_REFRESH_TOKEN | No | OAuth refresh token for the account label. Replace <LABEL> with the account name. |
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
ActivityMaintained
ResponsivenessNo issues