Back to search
30
MCP
protonmail-mcp
amotivv/protonmail-mcpThis MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.
Uptime
0.0%
120 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"protonmail-mcp": {
"url": "None",
"transport": "http"
}
}
}