Proton-MCP
by jorgenclaw
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROTON_BRIDGE_FROM | Yes | The email address to use in the 'From' field for outgoing messages | |
| PROTON_BRIDGE_HOST | Yes | Host for the Proton Mail Bridge (usually 127.0.0.1) | 127.0.0.1 |
| PROTON_BRIDGE_PASS | Yes | Proton Bridge-specific IMAP/SMTP password (found in Bridge Settings, NOT your account password) | |
| PROTON_BRIDGE_USER | Yes | Proton account email address or username for the bridge | |
| PROTON_BRIDGE_IMAP_PORT | Yes | IMAP port for the Proton Mail Bridge (default 1143) | 1143 |
| PROTON_BRIDGE_SMTP_PORT | Yes | SMTP port for the Proton Mail Bridge (default 1025) | 1025 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/jorgenclaw/proton-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server