proton-mail-mcp
by graememeyer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for HTTP transport. | 127.0.0.1 |
| MCP_PATH | No | Path for HTTP transport. | /mcp |
| MCP_PORT | No | Port for HTTP transport. | 8000 |
| MCP_TRANSPORT | No | Transport for MCP server: stdio or http. | stdio |
| PROTON_TIMEOUT | No | Timeout in seconds. | 60 |
| PROTON_IMAP_PORT | No | IMAP port for Proton Bridge. | 1143 |
| PROTON_SEND_FROM | No | From header when sending as another address. Defaults to PROTON_BRIDGE_USER. | |
| PROTON_SMTP_PORT | No | SMTP port for Proton Bridge. | 1025 |
| PROTON_TLS_VERIFY | No | Whether to verify TLS certificates (false due to self-signed Bridge cert). | false |
| PROTON_BRIDGE_HOST | No | Host where Proton Bridge is running. | 127.0.0.1 |
| PROTON_BRIDGE_USER | Yes | Your Proton address (required). | |
| PROTON_IMAP_SECURITY | No | IMAP security: starttls, ssl, or none. | starttls |
| PROTON_SMTP_SECURITY | No | SMTP security: starttls, ssl, or none. | starttls |
| PROTON_BRIDGE_PASSWORD | Yes | Bridge'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
| 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 | |