Skip to main content
Glama
graememeyer

proton-mail-mcp

by graememeyer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost for HTTP transport.127.0.0.1
MCP_PATHNoPath for HTTP transport./mcp
MCP_PORTNoPort for HTTP transport.8000
MCP_TRANSPORTNoTransport for MCP server: stdio or http.stdio
PROTON_TIMEOUTNoTimeout in seconds.60
PROTON_IMAP_PORTNoIMAP port for Proton Bridge.1143
PROTON_SEND_FROMNoFrom header when sending as another address. Defaults to PROTON_BRIDGE_USER.
PROTON_SMTP_PORTNoSMTP port for Proton Bridge.1025
PROTON_TLS_VERIFYNoWhether to verify TLS certificates (false due to self-signed Bridge cert).false
PROTON_BRIDGE_HOSTNoHost where Proton Bridge is running.127.0.0.1
PROTON_BRIDGE_USERYesYour Proton address (required).
PROTON_IMAP_SECURITYNoIMAP security: starttls, ssl, or none.starttls
PROTON_SMTP_SECURITYNoSMTP security: starttls, ssl, or none.starttls
PROTON_BRIDGE_PASSWORDYesBridge's generated mail-client password (required).

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

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

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