mcpbeat Sign in

Proton Bridge MCP Server

local only

Proton Bridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 31 Aug 2026.

Read, organise and carefully-gated send for Proton Mail, without your mail leaving this machine.

Installs / week
not published
1
Stars
0 open issues
31 Aug 2026
Last commit
from GitHub
Apache-2.0
License
Python

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    subprocess.run([sys.executable, "-m", "pip", "install", "--quiet",
Builds a file path from a variable setup.py:92
            with open(os.path.join(FONTS_DIR, fname), "rb") as f:

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Proton Bridge MCP

same job, measured the same way
A
Busymail
by busymail

Read, organise and send from your existing email accounts. Nothing sends without your approval.

answering
Proton Safe MCP
by fbossiere

Read and search Proton Mail, then create human-approved drafts without send capability.

682 installs/wk local only
Baryon — Proton Mail via Bridge
by combor

Read Proton Mail and save drafts through your local Proton Mail Bridge.

local only
Proton Workflow Connector
by ntrpydev

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

75 installs/wk local only
Proton Mail (unofficial)
by sethbang

Unofficial Proton Mail MCP — send, read, search & organize email over SMTP and IMAP

122 installs/wk local only
REA
by morluto

Reverse engineer anything from your terminal or agent with one CLI and MCP server.

158 installs/wk local only
Youtube MCP
by miller-joe

MCP server for YouTube creator-ops with a ComfyUI bridge for AI thumbnail generation.

64 installs/wk local only
Wayback Machine
by mearman

MCP server and CLI tool for interacting with the Wayback Machine without API keys

821 installs/wk local only

Proton Bridge MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Proton Bridge MCP?
Proton Bridge MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Proton Bridge MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.