code-protonbound

dazzle-blip/code-protonbound
★ 0 stars Python Communication Updated today
A secure Python MCP server for Proton Bridge with a deny-by-default security model, zero SMTP capability, and email body injection fencing.
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": {
    "code-protonbound": {
      "command": "uvx",
      "args": [
        "code-protonbound"
      ]
    }
  }
}

Or install with pip: pip install code-protonbound

Topics

deny-by-defaultisolatedmcpmcp-servermodel-context-protocolprivacyprotonprotonmailprotonmail-bridgesecurity-firstzero-trust