Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONPATHYesAbsolute path to the gmail-mcp directory to allow Python to locate the package modules.
CONFIG_FILE_PATHYesThe absolute path to the config.yaml file, which contains non-sensitive server settings.
GOOGLE_CLIENT_IDYesYour Google Cloud Project OAuth 2.0 Client ID.
CALENDAR_API_ENABLEDNoOptional setting to enable or disable Google Calendar integration features. Set to 'true' to enable.
GOOGLE_CLIENT_SECRETYesYour Google Cloud Project OAuth 2.0 Client Secret.
TOKEN_ENCRYPTION_KEYYesA random encryption key used for securing tokens. Can be generated using Fernet.generate_key().

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

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