74
/ 100
22 days ago
glama

mailpouch

An MCP server that gives AI agents permission-gated, audit-logged access to private email providers (Proton Mail via Bridge and plain IMAP), running locally with OAuth-based authentication and human-controlled escalation for destructive operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MAILPOUCH_MACHINE_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highnodemailer@8.0.7GHSA-p6gq-j5cr-w38f

Nodemailer: Message-level raw option bypasses disableFileAccess/disableUrlAccess, enabling arbitrary file read and full-response SSRF in the delivered message

lownodemailer@8.0.7GHSA-268h-hp4c-crq3

Nodemailer: CRLF injection in Nodemailer List-* header comments allows arbitrary message header injection

lownodemailer@8.0.7GHSA-r7g4-qg5f-qqm2

Nodemailer: Improper TLS Certificate Validation in OAuth2 Token Fetch Enables Credential Interception

lownodemailer@8.0.7GHSA-wqvq-jvpq-h66f

Nodemailer jsonTransport bypasses disableFileAccess and disableUrlAccess during message normalization

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configANSICON
configCHECK_CHANGELOG_BODY
configCOLORTERM
configConEmuANSI
configDISPLAY
configFORCE_COLOR
configINIT_CWD
configMAILPOUCH_AUDIT~/.mailpouch.audit.jsonl Override escalation audit log path
configMAILPOUCH_CONFIG~/.mailpouch.json Override config file path
configMAILPOUCH_E2E_BRIDGE_CONFIG
configMAILPOUCH_FORCE_STDIOunset Force stdio for this spawn even if the config has remoteMode: true. Set on a stdio MCP-client entry (e.g. Claude Code) so it speaks stdio instead of starting the HTTP server.
configMAILPOUCH_INSECURE_BRIDGEunset Per-launch opt-in to localhost Bridge without a pinned cert
🔐 secretMAILPOUCH_MACHINE_SECRETderived from host Override the machine-binding secret used to encrypt at-rest credentials
configMAILPOUCH_NO_SINGLETON
configMAILPOUCH_PENDING~/.mailpouch.pending.json Override pending escalations file path
configMAILPOUCH_SMTP_ALLOW_PLAINTEXT
configMAILPOUCH_SMTP_FROM
configMAILPOUCH_TIERProgressive tool tiering — core / extended / complete controls how many tools land in the client's ListTools response, so context isn't burned on tools you don't use. Configurable via toolTier or .
configMAILPOUCH_TRUST_LOCAL
configNO_COLOR
configPORT8766 Override settings UI HTTP server port
configPRESHIP_LICENSE_WRITE
configPRESHIP_NO_BRIDGE
configPRESHIP_SKIP
configPRESHIP_VERBOSE
configPROGRAMFILES
configProgramFiles
configProgramFiles(x86)
configTERM
configTERM_PROGRAM
configWAYLAND_DISPLAY
configWT_SESSION
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chandshy-mailpouch-1t62ir)](https://m8ven.ai/mcp/chandshy-mailpouch-1t62ir)
commit: 099f3488cc35490676e4038f2d6ed1c03c38d15f
code hash: effb35b0d9b3e588d26f5b7ad0b126238e52d8a546b52255cc4f93720669dd76
verified: 6/21/2026, 10:49:38 AM
view raw JSON →