Skip to main content
Glama
martinzarfl

Mail MCP Server

by martinzarfl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port for SSE transport (default: 3000)
IMAP_TLSNoUse TLS for IMAP (default: true)
SSE_PATHNoSSE endpoint path (default: /sse)
IMAP_HOSTNoIMAP server hostname (defaults to SMTP_HOST)
IMAP_PASSNoIMAP password (defaults to SMTP_PASS)
IMAP_PORTNoIMAP server port (default: 993)
IMAP_USERNoIMAP username (defaults to SMTP_USER)
SMTP_FROMNoDefault sender email address
SMTP_HOSTYesSMTP server hostname
SMTP_PASSYesSMTP password
SMTP_PORTYesSMTP server port (587 or 465)
SMTP_USERYesSMTP username
TRANSPORTNoEnable SSE transport (set to 'sse')
SMTP_SECURENoUse TLS for SMTP (true for port 465, false for STARTTLS on 587)

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

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