Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_EMAIL_SERVER_IMAP_SSLNoEnable IMAP SSLtrue
MCP_EMAIL_SERVER_PASSWORDYesEmail password
MCP_EMAIL_SERVER_SMTP_SSLNoEnable SMTP SSLtrue
MCP_EMAIL_SERVER_FULL_NAMENoDisplay name
MCP_EMAIL_SERVER_IMAP_HOSTYesIMAP server host
MCP_EMAIL_SERVER_IMAP_PORTNoIMAP server port993
MCP_EMAIL_SERVER_SMTP_HOSTYesSMTP server host
MCP_EMAIL_SERVER_SMTP_PORTNoSMTP server port465
MCP_EMAIL_SERVER_USER_NAMENoLogin username (defaults to same as email address if not provided)
MCP_EMAIL_SERVER_ACCOUNT_NAMENoAccount identifierdefault
MCP_EMAIL_SERVER_SAVE_TO_SENTNoSave sent emails to IMAP Sent foldertrue
MCP_EMAIL_SERVER_EMAIL_ADDRESSYesEmail address
MCP_EMAIL_SERVER_IMAP_PASSWORDNoIMAP password (for separate IMAP/SMTP credentials)
MCP_EMAIL_SERVER_SMTP_PASSWORDNoSMTP password (for separate IMAP/SMTP credentials)
MCP_EMAIL_SERVER_IMAP_USER_NAMENoIMAP username (for separate IMAP/SMTP credentials)
MCP_EMAIL_SERVER_SMTP_START_SSLNoEnable STARTTLSfalse
MCP_EMAIL_SERVER_SMTP_USER_NAMENoSMTP username (for separate IMAP/SMTP credentials)
MCP_EMAIL_SERVER_SENT_FOLDER_NAMENoCustom Sent folder name (auto-detect if not set)
MCP_EMAIL_SERVER_ENABLE_ATTACHMENT_DOWNLOADNoEnable attachment downloadfalse

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/Code-MonkeyZhang/email-mcp-app'

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