Skip to main content
Glama
googlarz

Proton Mail Bridge MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROTONMAIL_DATA_DIRNoDirectory where local data and index will be stored.
PROTONMAIL_PASSWORDNoThe Bridge-specific password provided by Proton Bridge.
PROTONMAIL_USERNAMENoThe username for your Proton account as provided by Proton Bridge.
PROTONMAIL_AUTO_SYNCNoEnable or disable automatic background synchronization.true
PROTONMAIL_IMAP_HOSTNoThe IMAP host address.127.0.0.1
PROTONMAIL_IMAP_PORTNoThe IMAP port number.1143
PROTONMAIL_READ_ONLYNoDisable all write operations.false
PROTONMAIL_SMTP_HOSTNoThe SMTP host address.127.0.0.1
PROTONMAIL_SMTP_PORTNoThe SMTP port number.1025
PROTONMAIL_ALLOW_SENDNoAllow sending emails through SMTP.true
PROTONMAIL_IDLE_WATCHNoEnable IMAP IDLE to watch for changes in real-time.true
PROTONMAIL_IMAP_SECURENoWhether to use a secure IMAP connection.false
PROTONMAIL_STARTUP_SYNCNoSync mailbox on startup.true
PROTONMAIL_PASSWORD_FILENoPath to a file containing the Proton Bridge password.
PROTONMAIL_USERNAME_FILENoPath to a file containing the Proton Bridge username.
PROTONMAIL_ALLOWED_ACTIONSNoComma-separated list of allowed mailbox actions.
PROTONMAIL_IDLE_MAX_SECONDSNoMaximum seconds for an IDLE connection session.30
PROTONMAIL_PASSWORD_COMMANDNoCommand to execute to retrieve the Proton Bridge password.
PROTONMAIL_USERNAME_COMMANDNoCommand to execute to retrieve the Proton Bridge username.
PROTONMAIL_SYNC_INTERVAL_MINUTESNoInterval for background sync in minutes.5
PROTONMAIL_ALLOW_REMOTE_DRAFT_SYNCNoAllow syncing local drafts back to the Proton server.true

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

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