Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💬 Communication
  3. Proton Workflow Connector
Proton Workflow Connector logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 8:02:09 PM

Proton Workflow Connector

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View RepositoryVisit Website

Unofficial self-hosted MCP connector for Proton Mail Bridge and SimpleLogin.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for proton-workflow-connector, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives💬 More in Communication

Documentation Overview

Proton Workflow Connector

CI Secret scan Python 3.11+ License: MIT

Proton Workflow Connector (PWC) is a self-hosted MCP connector for reading, sending, organizing, and automating Proton Mail through Proton Mail Bridge. It works with any MCP client or local agent runtime that can launch a stdio server or call a Streamable HTTP MCP endpoint. SimpleLogin support is optional.

This is an unofficial project. It is not affiliated with, endorsed by, or sponsored by Proton AG. The connector uses Bridge-generated IMAP/SMTP credentials. It does not accept Proton account passwords or store Proton login sessions.

Quick start · Example workflows · Capabilities · Automations · Security · Documentation · Buy Me a Coffee

Why use it?

Use one local server for the mail work agents usually have to piece together:

  • Search, read, send, reply, forward, draft, label, archive, and download attachments through 53 Proton Mail tools.
  • Require confirmation for destructive tools, preview sends and destructive operations with dry_run, sanitize outbound HTML by default, bound bulk operations, and allow only configured sender addresses.
  • React to new mail or SimpleLogin aliases through MCP polling or a background watcher that can call a webhook, append JSONL, or run a command.
  • Add 13 SimpleLogin tools when you want alias, contact, and mailbox management.
  • Connect over stdio, localhost Streamable HTTP, or OAuth-protected hosted HTTP.

The server exposes 68 tools in total. See the complete tool reference.

How it works

PWC is an MCP server. Your client starts it over stdio or connects to it over Streamable HTTP.

The connector talks to Proton Mail Bridge over local IMAP/SMTP. Bridge must be installed, signed in, and running on the same machine as the connector. One connector process serves one Bridge account.

SimpleLogin is optional. If SIMPLELOGIN_API_KEY is set, PWC adds alias, contact, mailbox, and new-alias polling tools. If it is unset, the Proton Mail tools still work.

For automation, run proton-workflow-watch or call the polling tools from your MCP client. Watcher output can go to a webhook, a JSONL file, or a command.

Quick start

Prerequisites

  • Python 3.11 or newer
  • Proton Mail Bridge, signed in and running
  • The IMAP/SMTP host, ports, username, and generated password shown by Bridge
  • A SimpleLogin API key only if you want the optional SimpleLogin tools

1. Install

bash
git clone https://github.com/NtrpyDev/proton-workflow-connector.git
cd proton-workflow-connector
python -m venv .venv
source .venv/bin/activate
python -m pip install .

On Windows PowerShell, activate the environment with .venv\Scripts\Activate.ps1.

2. Configure Bridge credentials

Keep the environment file outside the repository:

bash
mkdir -p ~/.config/proton-workflow-connector
cp .env.example ~/.config/proton-workflow-connector/env
chmod 600 ~/.config/proton-workflow-connector/env

Edit the copied file with the connection details shown in Proton Mail Bridge. Set PROTON_BRIDGE_EMAIL to the default sender and list every permitted sender address in PROTON_BRIDGE_SENDER_ADDRESSES.

3. Run the connector

bash
proton-workflow-connector --transport stdio \
  --env-file ~/.config/proton-workflow-connector/env

4. Connect an MCP client

Any MCP client or local agent runtime can use PWC as long as it supports stdio or Streamable HTTP:

  • stdio: run proton-workflow-connector --transport stdio --env-file ...
  • HTTP: run the connector with --transport streamable-http and point the client at /mcp

Claude Code stdio example:

Terminal
claude mcp add --transport stdio --scope user proton-workflow \
  -- "$PWD/.venv/bin/proton-workflow-connector" --transport stdio \
  --env-file ~/.config/proton-workflow-connector/env

Codex stdio example:

toml
[mcp_servers.proton_workflow]
command = "/absolute/path/to/repo/.venv/bin/proton-workflow-connector"
args = [
  "--transport", "stdio",
  "--env-file", "/absolute/path/to/private/proton-workflow-connector-env"
]
default_tools_approval_mode = "prompt"
startup_timeout_sec = 20
tool_timeout_sec = 120

Run server_status after connecting. It checks IMAP, SMTP, SimpleLogin, OAuth configuration, and the server version without returning secrets. Then run list_folders; Bridge folder names vary by account and version.

See MCP client setup for generic client configuration, localhost HTTP, hosted Streamable HTTP, Codex, Claude Code, and the plugin wrapper.

Example workflows

Once connected, ask your MCP client to:

  • "List my mail folders and show the unread count for each."
  • "Find unread invoices from the last 30 days without marking them read."
  • "Draft a reply to the latest message in this thread, but do not send it."
  • "Download the PDF attachments from this message."
  • "Archive these message UIDs after showing me the exact list."
  • "Create a SimpleLogin alias for shopping and add a contact for this merchant."
  • "Poll for new mail from billing@vendor.example using the invoices cursor."

The connector returns structured data to the MCP client. The client decides how to present it and when to request approval for actions.

Capabilities

AreaIncluded operations
Search and readingSearch one folder or all selectable folders, read messages and threads, inspect headers, and download attachments
Sending and draftsSend, reply, reply-all, forward, create and update drafts, use allowed alternate senders, and attach files
OrganizationCreate and manage folders, apply Proton labels, change flags, archive, move, copy, restore, and manage Spam or Trash
Bounded bulk actionsPreview, mark, star, move, copy, archive, trash, restore, or permanently delete explicit UID lists
AutomationsPoll persistent cursors or push new-message and new-alias events to a webhook, JSONL file, or command
SimpleLoginInspect account data and manage aliases, contacts, and mailboxes with an optional API key
DeploymentLocal stdio, localhost Streamable HTTP, or OAuth/OIDC-protected hosted HTTP

Proton Contacts are not included because Proton Mail Bridge does not expose them.

Automations

The background watcher polls for new mail or newly created SimpleLogin aliases and emits one event per new item:

bash
proton-workflow-watch \
  --env-file ~/.config/proton-workflow-connector/env \
  --folder INBOX \
  --webhook-url https://example.com/hooks/proton \
  --interval 60

Key behavior:

  • The first run establishes a baseline and does not replay the existing mailbox.
  • Persistent cursors survive restarts and account for IMAP UIDVALIDITY changes.
  • Webhook delivery is at-least-once, with retries, exponential backoff, and dead-letter handling.
  • An optional HMAC-SHA256 signature lets webhook receivers verify each event.
  • Events contain message metadata only; bodies and attachments remain available on demand through MCP tools.
  • JSON rules can run several independently filtered triggers from one watcher.
  • --dry-run shows which events and rule actions would fire without delivering, acting, or advancing cursors.

Read Triggers and webhooks for event schemas, filters, delivery guarantees, signature verification, rules, and systemd examples.

Security model

This connector processes private mail. Its defaults and boundaries are intentionally explicit:

  • Prefer local stdio. Bridge and the connector should stay on the same trusted machine whenever possible.
  • Keep credentials private. Store Bridge-generated credentials and optional API keys outside Git with user-only permissions.
  • Confirm destructive actions. Permanent deletion, empty-folder operations, folder deletion, and alias deletion require confirm=true after explicit user intent.
  • Preview before mutating. Sends, forwards, replies, bulk actions, permanent delete, and empty-folder operations support dry_run=true previews.
  • Treat mail as untrusted. Read/search results mark email content as content_trust: "untrusted", and outbound HTML is sanitized unless trusted_html=true.
  • Bound bulk operations. Bulk tools require explicit numeric UIDs and default to a maximum of 50 messages per call.
  • Restrict senders. Mail can only be sent from PROTON_BRIDGE_EMAIL or an address in PROTON_BRIDGE_SENDER_ADDRESSES.
  • Protect remote access. Non-local HTTP deployments require deliberate Host/Origin policy; internet deployments require HTTPS and an external OAuth/OIDC provider.
  • Limit exposed data. Optional audit records exclude addresses, message bodies, attachments, credentials, and tokens.
  • Treat events as untrusted input. Email subjects and alias names can be attacker-controlled; webhook receivers and commands must validate event fields.

Read SECURITY.md before using real mail and Hosted HTTP setup before exposing the connector beyond localhost.

Known boundaries

Read the full README →View source on GitHub →

Related MCP Servers

View all in Communication View all alternatives
  • Slack MCP Server logoSlack MCP Server

    The most powerful MCP server for Slack Workspaces.

    💬 Communication1 views
    Compare vs Slack MCP Server →
  • Line Bot MCP Server logoLine Bot MCP Server
    Verified

    MCP Server for Integrating LINE Official Account

    💬 Communication8 views
    Compare vs Line Bot MCP Server →
  • Telnyx logoTelnyx

    Official TypeScript library for the Telnyx API

    💬 Communication1 views
    Compare vs Telnyx →
  • Google Workspace logoGoogle Workspace

    Give AI agents access to Gmail, Calendar, Drive, and more — multi-account, manifest-driven

    💬 Communication1 views
    Compare vs Google Workspace →

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Proton Workflow Connector

We don't have a confirmed install command for proton-workflow-connector yet, so we don't publish a generated one — a guessed package name would point at the wrong package or none at all. Follow the project's own README or setup instructions (https://github.com/NtrpyDev/proton-workflow-connector) for the current steps.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewProton Workflow Connector AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/proton-workflow-connector?style=directory)](https://allmcps.com/mcp/proton-workflow-connector)
HTML Embed
<a href="https://allmcps.com/mcp/proton-workflow-connector"><img src="https://allmcps.com/api/badge/proton-workflow-connector?style=directory" alt="Proton Workflow Connector on AllMCPs" /></a>

Technical Specs & Signals

Category💬Communication
More technical detailsExpand â–¾
Last updatedJul 14, 2026
3/7 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 14, 2026
31Quality signal: Emerging · 31/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools11/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💬 Communication →Best MCP servers for Slack & Communication →Alternatives to Proton Workflow Connector →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients