Skip to content
Cline

Proton Safe MCP for Cline

io.github.fbossiere/proton-safe-mcp

Read Proton Mail, extract bounded attachment text, and create explicitly confirmed drafts.

client:Cline transport:stdio runtime:pypi

Install Proton Safe MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "proton-safe-mcp": {
      "command": "uvx",
      "args": [
        "proton-safe-mcp"
      ],
      "env": {
        "PROTON_BRIDGE_USER": "<PROTON_BRIDGE_USER>",
        "PROTON_IMAP_PORT": "<PROTON_IMAP_PORT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Proton Safe MCP in other clients