Skip to main content
Glama
DeamonDev888

imap-smtp-mcp

by DeamonDev888

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_DIRNoDirectory for log files./logs
IMAP_HOSTYesIMAP server hostname (e.g. imap.gmail.com)
IMAP_PASSYesIMAP password or app password
IMAP_PORTNoIMAP port (993 for SSL, 143 for STARTTLS)993
IMAP_USERYesIMAP username (often your full email address)
LOG_LEVELNofatal, error, warn, info, debug, traceinfo
SMTP_FROMNoFrom address (if different from SMTP_USER)
SMTP_HOSTYesSMTP server hostname (often same as IMAP host)
SMTP_PASSYesSMTP password or app password
SMTP_PORTNoSMTP port (465 for SSL, 587 for STARTTLS)465
SMTP_USERYesSMTP username
IMAP_SECURENoUse TLS (set false for STARTTLS or plaintext)true
SMTP_SECURENoUse TLStrue
FASTMCP_HOSTNoBind address (use 127.0.0.1 for local-only)0.0.0.0
FASTMCP_PORTNoHTTP port (only for httpStream)3143
FASTMCP_TRANSPORTNohttpStream or stdiohttpStream
IMAP_REJECT_UNAUTHORIZEDNoReject invalid TLS certs (set true for production)false
SMTP_REJECT_UNAUTHORIZEDNoReject invalid TLS certsfalse

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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

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