Skip to main content
Glama
alpharomercoma

proton-bridge-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROTON_BRIDGE_HOSTNoBridge IMAP host. Default from credentials.json
PROTON_BRIDGE_PORTNoBridge IMAP port. Default from credentials.json (default 1143)1143
PROTON_BRIDGE_USERNoProton Mail address (Bridge user)
PROTON_BRIDGE_CA_PATHNoPath to pinned certificate PEM. Default is <config dir>/bridge-ca.pem
PROTON_BRIDGE_MCP_HOMENoConfig directory. Default is ~/.config/proton-bridge-mcp~/.config/proton-bridge-mcp
PROTON_BRIDGE_PASSWORDNoBridge password (generated in Bridge app)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_mailboxesA

List all mail folders/mailboxes available on the Proton Mail account via Bridge.

list_messagesA

List the most recent messages in a mailbox (default INBOX), newest first.

search_messagesB

Search a mailbox by sender, subject, or body text.

get_messageA

Fetch the full parsed content (text/html body) of a single message by UID.

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

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