0
/ 100
1 month ago
glama

email-mcp

MCP server that sends outbound emails with automatic single-thread mapping in Gmail, enabling reply-style conversations within a single thread.

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
🚨
Reads files from sensitive locations
Touches: ~/.codex/email-bridge/.env
⚠️
Known vulnerabilities in dependencies: 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: CODEX_EMAIL_PASSWORD, EMAIL_MCP_PROCESS_SESSION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies4 high5 low

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

high@modelcontextprotocol/sdk@1.11.3GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.11.3GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.11.3GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highnodemailer@8.0.2GHSA-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.2GHSA-268h-hp4c-crq3

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

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.
configCODEX_EMAIL_ADDRESS"your_email@gmail.com"
configCODEX_EMAIL_IMAP_HOST
configCODEX_EMAIL_IMAP_MAILBOX
configCODEX_EMAIL_IMAP_PORT
🔐 secretCODEX_EMAIL_PASSWORD"your_app_password"
configCODEX_EMAIL_SMTP_HOST
configCODEX_EMAIL_SMTP_PORT
configCODEX_EMAIL_SMTP_STARTTLS
configCODEX_EMAIL_STATE_DIR
configCODEX_EMAIL_TO(or pass to in tool calls)
configCODEX_EMAIL_USERNAME
configCODEX_SESSION_ID3. env var
configCODEX_THREAD_ID2. env var
configEMAIL_MCP_BRIDGE_SCRIPT/absolute/path/to/email-mcp/bridge/email_bridge.py
configEMAIL_MCP_DEFAULT_TO
configEMAIL_MCP_MAP_FILE
configEMAIL_MCP_PREWARM"": "true"
🔐 secretEMAIL_MCP_PROCESS_SESSION_KEYOptional override: set to force a fixed fallback key.
configEMAIL_MCP_PYTHON
configEMAIL_MCP_STATE_DIR
// 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 3 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/goyalayus-perfect-email-mcp-tkf457)](https://m8ven.ai/mcp/goyalayus-perfect-email-mcp-tkf457)
commit: 20b95132d3e37a4efc53cb00dbada079e0162949
code hash: 71d869a90770ebe295e1790ec64869bb8983a3187c792c52f3cdf23f36aa6dce
verified: 6/24/2026, 10:03:46 AM
view raw JSON →