protonmail-mcp

millsymills-com/protonmail-mcp
★ 0 stars Go 💻 Code/Dev Tools Updated 1d ago
MCP server for Proton Mail — manage addresses, custom domains, mail settings, and encryption keys from Claude Code or any MCP host.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "protonmail-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/millsymills-com/protonmail-mcp@latest"
      ]
    }
  }
}

README Excerpt

<img src="assets/logo.png" alt="protonmail-mcp logo" width="160" align="right"> A Model Context Protocol (MCP) server for [Proton Mail](https://proton.me/mail), letting Claude Code (or any MCP client) manage addresses, custom domains, mail settings, and encryption keys. v1. 23 tools total: 12 reads (always registered) + 11 writes (registered when `PROTONMAIL_MCP_ENABLE_WRITES=1`).

Tools (12)

PROTONMAIL_MCP_API_URLPROTONMAIL_MCP_CREDENTIAL_BACKENDPROTONMAIL_MCP_ENABLE_WRITESPROTONMAIL_MCP_HOSTPROTONMAIL_MCP_LOG_LEVELPROTONMAIL_MCP_PORTPROTONMAIL_MCP_SSE_TOKENPROTONMAIL_MCP_STATE_DIRPROTONMAIL_MCP_TRANSPORTfileinfosse

Topics

claude-codegolangmcpmcp-servermodel-context-protocolproton-mailprotonmail