Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAIL_SMTP_DEFAULT_FROMNoThe default sender address to use for this account.
MAIL_SMTP_DEFAULT_HOSTYesThe SMTP host for the default account.
MAIL_SMTP_DEFAULT_PASSYesThe SMTP password for the default account.
MAIL_SMTP_DEFAULT_PORTNoThe SMTP port for the default account.587
MAIL_SMTP_DEFAULT_USERYesThe SMTP username for the default account.
MAIL_SMTP_SEND_ENABLEDYesMust be set to true to enable outbound email sending.false
MAIL_SMTP_DEFAULT_SECURENoWhether to use TLS for the default account connection.false
MAIL_SMTP_MAX_HTML_CHARSNoMaximum characters allowed in the HTML body.50000
MAIL_SMTP_MAX_RECIPIENTSNoMaximum number of recipients per email.10
MAIL_SMTP_MAX_TEXT_CHARSNoMaximum characters allowed in the text body.20000
MAIL_SMTP_MAX_ATTACHMENTSNoMaximum number of attachments per email.5
MAIL_SMTP_ALLOWLIST_DOMAINSNoComma-separated list of allowed recipient domains (e.g., example.com,example.org).
MAIL_SMTP_MAX_MESSAGE_BYTESNoMaximum total message size in bytes.2500000
MAIL_SMTP_SOCKET_TIMEOUT_MSNoSocket timeout in milliseconds.20000
MAIL_SMTP_CONNECT_TIMEOUT_MSNoConnection timeout in milliseconds.10000
MAIL_SMTP_ALLOWLIST_ADDRESSESNoComma-separated list of allowed recipient email addresses.
MAIL_SMTP_MAX_ATTACHMENT_BYTESNoMaximum size of each individual attachment in bytes.2000000

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/bradsjm/mail-smtp-mcp'

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