Skip to main content
Glama
anaborne

gmail-multi-mcp

by anaborne

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GMAIL_ACCOUNTSYesComma-separated list of account labels, e.g. 'personal,jobs'.
GMAIL_AUDIT_LOGNoPath to audit log file. Set to 'off' to disable logging.~/.gmail-multi-mcp/audit.jsonl
GMAIL_CLIENT_IDYesOAuth client ID from Google Cloud Console.
GMAIL_ALLOW_SENDNoSet to the exact string 'true' to enable sending tools. Any other value is refused at startup.false
GMAIL_CLIENT_SECRETYesOAuth client secret from Google Cloud Console.
GMAIL_CONFIRM_POPUPNoSet to 'off' to disable the desktop confirmation dialog for sends.true
GMAIL_SCOPE_PROFILENoSet to 'readonly' to use Gmail read-only scope and register only read tools.
GMAIL_ACTIVE_TTL_MINUTESNoNumber of minutes the active account selection remains valid before it lapses.60
GMAIL_ACCOUNT_<LABEL>_EMAILNoEmail address for the account label. Replace <LABEL> with the account name, e.g. GMAIL_ACCOUNT_PERSONAL_EMAIL.
GMAIL_ACCOUNT_<LABEL>_CLIENT_IDNoOptional per-account OAuth client ID if the mailbox lives in a different Cloud project.
GMAIL_ACCOUNT_<LABEL>_CLIENT_SECRETNoOptional per-account OAuth client secret if the mailbox lives in a different Cloud project.
GMAIL_ACCOUNT_<LABEL>_REFRESH_TOKENNoOAuth 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

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/anaborne/gmail-multi-mcp'

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