Proton Safe MCP for Claude Code
io.github.fbossiere/proton-safe-mcp
Read Proton Mail, extract bounded attachment text, and create explicitly confirmed drafts.
client:Claude Code
transport:stdio
runtime:pypi
Install Proton Safe MCP in Claude Code
run in your project directory
claude mcp add proton-safe-mcp -e PROTON_BRIDGE_USER=<PROTON_BRIDGE_USER> -e PROTON_IMAP_PORT=<PROTON_IMAP_PORT> -- uvx proton-safe-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs