Skip to main content
Glama
Tonours

imap-mcp

by Tonours

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind address.127.0.0.1
PORTNoHTTP port.3000
IMAP_TLSNoAccepts only true or false.true
IMAP_HOSTYesRequired. IMAP hostname.
IMAP_PASSYesRequired. Preserved exactly, including leading or trailing spaces.
IMAP_PORTNoInteger from 1 to 65535.993
IMAP_USERYesRequired. Provider username.
LOG_LEVELNodebug, info, warn, or error.info
MAIL_FROMNoRequired when the SMTP username is not an email address.
SMTP_HOSTNoSMTP hostname. Required if ALLOW_SEND=true.
SMTP_PASSNoSMTP password. Defaults to IMAP_PASS.
SMTP_PORTNoSMTP port. Defaults from SMTP_SECURITY; an explicit value overrides it.
SMTP_USERNoSMTP user. Defaults to IMAP_USER.
ALLOW_SENDNoEnables mail_send and mail_create_draft.false
ALLOW_TRASHNoEnables mail_trash.false
SMTP_SECURITYNoimplicit or starttls. Required if ALLOW_SEND=true.
MCP_AUTH_TOKENYesRequired. At least 16 characters, with no leading or trailing whitespace.
IMAP_TIMEOUT_MSNoTimeout for each IMAP operation.15000
SEND_RATE_PER_HOURNoShared limit for sends and drafts, per process.5
TRASH_RATE_PER_HOURNoIndependent move limit, per process.20

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