Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (debug, info, warn, error).info
LOG_FORMATNoLog format (json or text).json
EMAIL_DEBUGNoEnable debug logging to stderr.false
EMAIL_ACCOUNTSNoJSON array of account configurations (inline).
EMAIL_CONFIG_FILENoPath to a JSON config file containing email account definitions.
MAX_DOWNLOAD_SIZE_MBNoMax size allowed for attachment downloads in MB.25
EMAIL_DEFAULT_ACCOUNTNoDefault account ID to use when none is specified in tool calls.
EMAIL_IMAP_RATE_LIMITNoIMAP requests allowed per minute per account.60
EMAIL_IMAP_TIMEOUT_MSNoIMAP operation timeout in milliseconds.30000
EMAIL_SMTP_RATE_LIMITNoSMTP sends allowed per hour per account.100
EMAIL_SMTP_TIMEOUT_MSNoSMTP operation timeout in milliseconds.30000
MAX_ATTACHMENT_SIZE_MBNoMax size allowed for a single attachment in MB.18
EMAIL_POOL_CLOSE_TIMEOUT_MSNoPool close timeout in milliseconds.5000
MAX_TOTAL_ATTACHMENT_SIZE_MBNoMax total size for all attachments in a message in MB.18

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/boutquin/mcp-server-email'

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