Skip to main content
Glama
PilarJ

mcp-mail

by PilarJ

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLYesPublic URL of this instance, no trailing slash
DATA_DIRYesWhere the sent-mail audit log lives
FROM_NAMENoDisplay name on outgoing mail
IMAP_HOSTYesIMAP server hostname
IMAP_PORTNoIMAP server port
IMAP_USERYesIMAP username
SMTP_HOSTYesSMTP server hostname
SMTP_PORTNoSMTP server port
SMTP_USERYesSMTP username
DEDUP_MINUTESNoRefuse a second mail to the same recipient within this window; 0 disables
IMAP_PASSWORDYesIMAP password
MAILBOX_LABELYesWhich mailbox this instance serves; appears in the server name and tool descriptions
SMTP_PASSWORDYesSMTP password
MAX_BODY_CHARSNoSize cap on what is returned for message bodies
JWT_SIGNING_KEYNoStable key for client tokens; unset signs everyone out on restart
GITHUB_CLIENT_IDYesGitHub OAuth app client ID for this instance
ALLOWED_RECIPIENTSNoAddresses or @domain entries mail may be sent to; empty disables sending
GITHUB_CLIENT_SECRETYesGitHub OAuth app client secret for this instance
MAX_ATTACHMENT_BYTESNoSize cap on attachment bytes returned
ALLOWED_GITHUB_LOGINSYesWho may connect; empty stops the server

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

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