mcpbeat Sign in

Baryon — Proton Mail via Bridge MCP Server

local only

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

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

Installs / week
not published
0
Stars
0 open issues
17 Aug 2026
Last commit
from GitHub
BSD-3-Clause
License
Go

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.

        if err := os.Chmod(filepath.Join(s.dir, name), 0o600); err != nil && !os.IsNotExist(err) {

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 Baryon — Proton Mail via Bridge

same job, measured the same way
Proton Bridge MCP
by considus

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

local only
Proton Safe MCP
by fbossiere

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

682 installs/wk local only
Agent Email
by usejunior

Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP

203 installs/wk local only
Chutes Media MCP
by thestreamcode

Generate image, video, music and speech through Chutes and save assets into your project.

105 installs/wk local only
textbee SMS
by textbee

Send and read SMS through your own Android phone via textbee.dev, the open-source SMS gateway.

87 installs/wk local only
Proton Mail MCP
by alexendros

Proton Mail MCP via Bridge (IMAP/SMTP) · 13 tools · dual transport stdio + HTTP.

local only
Patina Unity MCP
by taygunsavas

Control the Unity Editor from MCP hosts through a local Rust server and C# Unity bridge.

66 installs/wk local only
Ms Contacts MCP
by 0xka13b

Microsoft Contacts MCP server — read and manage your address book through Microsoft Graph.

58 installs/wk local only

Baryon — Proton Mail via Bridge — questions

Answers built from our own checks of this server.

Why is there no uptime for Baryon — Proton Mail via Bridge?
Baryon — Proton Mail via Bridge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Baryon — Proton Mail via Bridge open source?
Yes — it is published under the BSD-3-Clause licence, written in Go and 0 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.