mcpbeat Sign in

Proton Safe MCP Server

by fbossiere Your server? Claim it
local only

Proton Safe MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 682 installs a week from pypi. Last commit 30 Aug 2026.

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

682
Installs / week
pypi · proton-safe-mcp
1
Stars
2 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Proton Safe MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add proton-safe-mcp -- uvx proton-safe-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "proton-safe-mcp": {
      "args": [
        "proton-safe-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.proton-safe-mcp]
command = "uvx"
args = ["proton-safe-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "proton-safe-mcp": {
      "args": [
        "proton-safe-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "proton-safe-mcp": {
      "args": [
        "proton-safe-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Proton Safe MCP

same job, measured the same way
Gmail MCP
by a1-x-tech

MCP server for the Gmail API: search, read and send email, manage drafts, labels and the trash.

local only
Proton Bridge MCP
by considus

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

local only
Agentery
by agentery

Search agents & MCP servers by capability, with daily-observed pricing, liveness and market data.

19 tools answering
Proton Mail (unofficial)
by sethbang

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

122 installs/wk local only
Whispernotes
by mazzzystar

Search, read, and create speech-to-text transcripts on-device with the Whisper Notes Mac app.

local only
Baryon — Proton Mail via Bridge
by combor

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

local only
S
CrowdGap AI Probability Research
by chatgpt-super-myna-7255-crowdgap-pilot

AI-agent probability research with one-call preflight and human-gated XRP activation.

12 tools answering
World Resolver
by ajithisaac

Resolve real-world capability gaps: validate native MCPs, search the web, and record unmet demand.

3 tools answering

Proton Safe MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Proton Safe MCP?
Proton Safe MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package proton-safe-mcp was installed 682 times last week.
How do I connect Proton Safe MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls proton-safe-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Proton Safe MCP?
The pypi package proton-safe-mcp was installed 682 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Proton Safe MCP open source?
Yes — it is published under the MIT licence, written in Python, 1 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.