Proton Suite Agent
Rank #18,594io.github.Alexendros/proton-mail-mcp
Proton Mail MCP via Bridge (IMAP/SMTP) · 13 tools · dual transport stdio + HTTP.
Proton Suite Agent is a Model Context Protocol (MCP) server published by iniciativas-alexendros. It ranks #18,594 of 132,046 servers tracked on MCP Toplist. Proton Suite Agent is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 113,452 of 132,046 servers on MCP Toplist.
Use Proton Suite Agent
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add proton-mail-mcp -e "PROTON_BRIDGE_HOST=<your PROTON_BRIDGE_HOST>" -e "PROTON_IMAP_PORT=<your PROTON_IMAP_PORT>" -e "PROTON_SMTP_PORT=<your PROTON_SMTP_PORT>" -e "PROTON_USERNAME=<your PROTON_USERNAME>" -e "PROTON_PASSWORD=<your PROTON_PASSWORD>" -- npx -y @alexendros/proton-mail-mcpReplace each placeholder with your own value before saving.
[mcp_servers.proton-mail-mcp]
command = "npx"
args = ["-y", "@alexendros/proton-mail-mcp"]
[mcp_servers.proton-mail-mcp.env]
PROTON_BRIDGE_HOST = "<your PROTON_BRIDGE_HOST>"
PROTON_IMAP_PORT = "<your PROTON_IMAP_PORT>"
PROTON_SMTP_PORT = "<your PROTON_SMTP_PORT>"
PROTON_USERNAME = "<your PROTON_USERNAME>"
PROTON_PASSWORD = "<your PROTON_PASSWORD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"proton-mail-mcp": {
"command": "npx",
"args": [
"-y",
"@alexendros/proton-mail-mcp"
],
"env": {
"PROTON_BRIDGE_HOST": "<your PROTON_BRIDGE_HOST>",
"PROTON_IMAP_PORT": "<your PROTON_IMAP_PORT>",
"PROTON_SMTP_PORT": "<your PROTON_SMTP_PORT>",
"PROTON_USERNAME": "<your PROTON_USERNAME>",
"PROTON_PASSWORD": "<your PROTON_PASSWORD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"proton-mail-mcp": {
"command": "npx",
"args": [
"-y",
"@alexendros/proton-mail-mcp"
],
"env": {
"PROTON_BRIDGE_HOST": "<your PROTON_BRIDGE_HOST>",
"PROTON_IMAP_PORT": "<your PROTON_IMAP_PORT>",
"PROTON_SMTP_PORT": "<your PROTON_SMTP_PORT>",
"PROTON_USERNAME": "<your PROTON_USERNAME>",
"PROTON_PASSWORD": "<your PROTON_PASSWORD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"proton-mail-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@alexendros/proton-mail-mcp"
],
"env": {
"PROTON_BRIDGE_HOST": "<your PROTON_BRIDGE_HOST>",
"PROTON_IMAP_PORT": "<your PROTON_IMAP_PORT>",
"PROTON_SMTP_PORT": "<your PROTON_SMTP_PORT>",
"PROTON_USERNAME": "<your PROTON_USERNAME>",
"PROTON_PASSWORD": "<your PROTON_PASSWORD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"proton-mail-mcp": {
"command": "npx",
"args": [
"-y",
"@alexendros/proton-mail-mcp"
],
"env": {
"PROTON_BRIDGE_HOST": "<your PROTON_BRIDGE_HOST>",
"PROTON_IMAP_PORT": "<your PROTON_IMAP_PORT>",
"PROTON_SMTP_PORT": "<your PROTON_SMTP_PORT>",
"PROTON_USERNAME": "<your PROTON_USERNAME>",
"PROTON_PASSWORD": "<your PROTON_PASSWORD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"proton-mail-mcp": {
"command": "npx",
"args": [
"-y",
"@alexendros/proton-mail-mcp"
],
"env": {
"PROTON_BRIDGE_HOST": "<your PROTON_BRIDGE_HOST>",
"PROTON_IMAP_PORT": "<your PROTON_IMAP_PORT>",
"PROTON_SMTP_PORT": "<your PROTON_SMTP_PORT>",
"PROTON_USERNAME": "<your PROTON_USERNAME>",
"PROTON_PASSWORD": "<your PROTON_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Alexendros%2Fproton-mail-mcp)<a href="https://mcptoplist.com/server/io.github.Alexendros%2Fproton-mail-mcp"><img src="https://mcptoplist.com/badge/io.github.Alexendros%2Fproton-mail-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
iniciativas-alexendros
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 2, 2026 |
Frequently asked questions
- Who maintains Proton Suite Agent?
- Proton Suite Agent is maintained by iniciativas-alexendros, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Proton Suite Agent listed on the Official MCP Registry?
- Yes — Proton Suite Agent is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Proton Suite Agent have?
- MCP Toplist tracks 1 version of Proton Suite Agent, most recently published on May 2, 2026.
- Where can I find the source code for Proton Suite Agent?
- The source code for Proton Suite Agent is hosted at github.com/iniciativas-alexendros/protonmail-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.