Skip to main content
Glama
rafaelreverberi

Mail-MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAP_HOSTYesIMAP server hostname.
IMAP_PORTYesIMAP server port (e.g., 993).
SMTP_HOSTYesSMTP server hostname.
SMTP_PORTYesSMTP server port (e.g., 465).
IMAP_SECUREYesWhether IMAP connection uses TLS (true/false).
SMTP_SECUREYesWhether SMTP connection uses TLS (true/false).
MAIL_ADDRESSYesYour email address (login).
MAIL_PASSWORDYesYour email password or app password.
CONTROL_PLANE_API_KEYNoOpenAI tunnel runtime API key (optional).
WRITE_ACTIONS_ENABLEDNoSet to true to enable write actions (optional).
CONTROL_PLANE_TUNNEL_IDNoOpenAI tunnel ID (optional).
CONFIRMATION_TTL_SECONDSNoTime-to-live for confirmation tokens in seconds (optional).
CONFIRMATION_SIGNING_SECRETNoSecret for signing confirmation tokens (required if write actions enabled).

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/rafaelreverberi/Mail-MCP'

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