Skip to main content
Glama
DeamonDev888

anymail-mcp

by DeamonDev888

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_DIRNoLog file directory./logs
IMAP_HOSTYesIMAP server hostname (e.g. imap.gmail.com)
IMAP_PASSYesIMAP password or app password
IMAP_PORTNoIMAP port (993 = SSL, 143 = STARTTLS)993
IMAP_USERYesIMAP username (often your full email address)
LOG_LEVELNoLog level: fatal, error, warn, info, debug, traceinfo
SMTP_FROMNoOverride 'From' address (aliases)
SMTP_HOSTYesSMTP server hostname (often same as IMAP host)
SMTP_PASSYesSMTP password or app password
SMTP_PORTNoSMTP port (465 = SSL, 587 = STARTTLS)465
SMTP_USERYesSMTP username
AUTH_TOKENNoBearer token for HTTP transport auth
IMAP_SECURENoUse implicit TLS for IMAPtrue
REDACT_LOGSNoMask emails + passwords in logstrue
SMTP_SECURENoUse implicit TLS for SMTPtrue
FASTMCP_HOSTNoBind address (0.0.0.0 = all interfaces)0.0.0.0
FASTMCP_PORTNoHTTP port (httpStream mode)3143
ALLOWED_DOMAINSNoComma-separated recipient domain allowlist
FASTMCP_TRANSPORTNoTransport mode: httpStream or stdiohttpStream
IMAP_REJECT_UNAUTHORIZEDNoReject invalid TLS certs for IMAPfalse
SMTP_REJECT_UNAUTHORIZEDNoReject invalid TLS certs for SMTPfalse

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/DeamonDev888/anymail-mcp'

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