Skip to main content
Glama
systheno

Gmail MCP Gateway

by systheno

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GMAIL_MCP_DATA_DIRNoData directory; gateway.db, attachments/~/.local/share/gmail-mcp-gateway
GMAIL_MCP_HTTP_HOSTNoHTTP bind address127.0.0.1
GMAIL_MCP_HTTP_PORTNoHTTP bind port8765
GMAIL_MCP_LOG_LEVELNoDEBUG…CRITICALINFO
GMAIL_MCP_CONFIG_DIRNoConfig directory; config.toml; nothing secret.~/.config/gmail-mcp-gateway
GMAIL_MCP_MASTER_KEYNoBase64 32-byte credential encryption key. Unset means the gateway creates secrets/master.key (mode 0600) on first run.
GMAIL_MCP_SECRETS_DIRNoSecrets directory; keys, OAuth client, credentials<data>/secrets
GMAIL_MCP_HTTP_ENABLEDNoEnable HTTP transport via configfalse
GMAIL_MCP_OAUTH_CLIENT_IDNoGoogle OAuth client id. Alternative to secrets/oauth_client.json. Provide the file or the pair.
GMAIL_MCP_ALLOW_REMOTE_BINDNoPermit a non-loopback bindfalse
GMAIL_MCP_OAUTH_CLIENT_SECRETNoGoogle OAuth client secret. Alternative to secrets/oauth_client.json. Provide the file or the pair.

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

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