Proton Mcp
@just-an-oldsalt
关于 Proton Mcp
29 MCP tools across reads (mail_list, mail_search, mail_read, labels_list, …) and writes (mail_send, mail_reply, mail_move, labels_create, mail_draft_*, …). Every write tool is gated by a YAML policy engine + Touch ID approval; every tool call writes a redacted row to a local aud
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Proton Mcp?
Proton Mcp is a signed, notarized, Touch-ID-gated bridge between Proton Mail and Claude, running entirely on your Mac. It provides 31 MCP tools that let Claude read, search, organize, draft, and send your mail, with every outgoing message requiring a Touch ID prompt showing the literal recipients.
How to use Proton Mcp?
Install via Homebrew: brew tap just-an-oldsalt/proto-mcp && brew install --cask proto-mcp. Then run protonmcp login (Proton SRP password + 2FA + key unlock), protonmcp backfill (pull message envelopes into local mirror), protonmcp daemon install (register and start the background daemon), and protonmcp install (connect to Claude Desktop + Claude Code). Restart Claude to see the tools under protonmcp in /mcp.
Key features of Proton Mcp
- 31 MCP tools for read, search, organize, draft, send, and attachments.
- Every send re-prompts with Touch ID showing literal recipients and subject.
- Default-deny: unknown tools don’t run; write tools require explicit policy.
- Signed, notarized, hardened-runtime binary with startup integrity check.
- Local SQLite mirror for fast, offline-capable reading.
- Per-tool YAML configuration (rate limits, allowed recipients, idle lock timer).
Use cases of Proton Mcp
- Ask Claude to summarize your Proton Mail inbox.
- Have Claude organize newsletters into folders and mark them read.
- Claude drafts and sends replies after Touch ID approval.
- Search and read threads offline using the local mirror.
- Automate mail filing and labeling while keeping human approval on sends.
FAQ from Proton Mcp
What dependencies does Proton Mcp require?
macOS 13+ is required for the prebuilt signed/notarized binary. Source builds need Go 1.26.4+ and Xcode Command Line Tools (for swiftc). Linux builds compile but the authentication flow won’t work.
How does Proton Mcp protect my data?
Every send re-prompts via Touch ID showing literal recipients. The daemon listens on a 0600 Unix socket, never a network port. In-memory session is zeroed on screen lock, sleep, or an idle timer. An honest, redacted audit log scrubs secrets but keeps recipients literal.
Where are my mail contents stored?
Decrypted
常见问题
What dependencies does Proton Mcp require?
macOS 13+ is required for the prebuilt signed/notarized binary. Source builds need Go 1.26.4+ and Xcode Command Line Tools (for `swiftc`). Linux builds compile but the authentication flow won’t work.
How does Proton Mcp protect my data?
Every send re-prompts via Touch ID showing literal recipients. The daemon listens on a `0600` Unix socket, never a network port. In-memory session is zeroed on screen lock, sleep, or an idle timer. An honest, redacted audit log scrubs secrets but keeps recipients literal.
Where are my mail contents stored?
Decrypted
基本信息
其他 分类下的更多 MCP 服务器
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Awesome Mlops
visengerA curated list of references for MLOps
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论