Skip to main content
Glama
ragavtech

mcp-imap-smtp

by ragavtech

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACCOUNTNoThe mailbox name to use, as configured in .env. Required when credentials are stored in .env.
IMAP_HOSTNoIMAP server hostname.
IMAP_PASSNoIMAP password.
IMAP_PORTNoIMAP port.993
IMAP_USERNoIMAP username (usually the email address).
SMTP_HOSTNoSMTP server hostname.
SMTP_PASSNoSMTP password.
SMTP_PORTNoSMTP port.465
SMTP_USERNoSMTP username (usually the email address).
IMAP_SECURENoWhether to use TLS for IMAP (true/false).true
SMTP_SECURENoWhether to use TLS for SMTP (true/false).true
FROM_ADDRESSNoThe from address for sent emails.SMTP_USER
SAVE_TO_SENTNoWhether to save sent messages to the Sent folder (true/false).true
IDLE_TIMEOUT_MSNoHow long to hold the IMAP connection open in milliseconds.60000
TLS_REJECT_UNAUTHORIZEDNoSet to false to reject unauthorized TLS certificates (true/false).true

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