Skip to main content
Glama
fincher65

Proton Mail MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable verbose logging to stderrfalse
READONLYNoDisable all mutating toolsfalse
IMAP_HOSTNoProton Mail Bridge host127.0.0.1
IMAP_PORTNoBridge IMAP port1143
IMAP_SECURENoUse TLSfalse
IMAP_PASSWORDNoBridge password (falls back to SMTP password)
IMAP_USERNAMENoBridge username (falls back to SMTP username)
PROTONMAIL_HOSTNoSMTP hostsmtp.protonmail.ch
PROTONMAIL_PORTNoSMTP port587
PROTONMAIL_SECURENoUse TLS (true for port 465)false
ALLOW_EMPTY_FOLDERNoRegister the empty_folder tool (not recommended)false
PROTONMAIL_PASSWORDYesYour SMTP password (not your login password)
PROTONMAIL_USERNAMEYesYour Proton Mail email address
ALLOW_FILE_DOWNLOAD_DIRNoAllowlist directory enabling download_attachment.saveTo
RESTRICT_OUTBOUND_TO_SELFNoLock the send-family tools to self-sends onlyfalse

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

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