WebClients

GitHub

Monorepo hosting the proton web clients

WebClients MCP Server

MCP server for ProtonMail/WebClients

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "WebClients": {
      "command": "npx",
      "args": [
        "-y",
        "@ProtonMail/WebClients"
      ]
    }
  }
}