Skip to content
Back to search
30
MCP

proton-mail-mcp

npm/proton-mail-mcp

Unofficial MCP server for Proton Mail (not affiliated with Proton AG) — send, read, search, and organize email over SMTP and IMAP

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Proton Mail (unofficial)
Unofficial Proton Mail MCP — send, read, search & organize email over SMTP and IMAP
0 tools
io.github.alexendros/proton-mail-mcp
Proton Mail MCP via Bridge (IMAP/SMTP) · 13 tools · dual transport stdio + HTTP.
0 tools
io.github.Alexendros/proton-mail-mcp
Proton Mail MCP via Bridge (IMAP/SMTP) · 13 tools · dual transport stdio + HTTP.
0 tools
protonmail-mcp
This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extensi
0 tools
io.github.nikolausm/imap-mcp-server
IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants
0 tools
mcp-email-server
IMAP and SMTP via MCP Server
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "proton-mail-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}