0
/ 100
12 days ago
glama

mcp-server-mail-agent

Multi-account email management server supporting IMAP, Gmail, and Outlook with a unified inbox, security-first design, and Docker-ready deployment.

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: ./credentials/gmail-credentials.json, ./credentials/gmail-token.json, ./credentials/outlook-token.json
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: IMAP_PASSWORD, OUTLOOK_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high1 medium8 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.0.0GHSA-w48q-cv73-mx4w

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

highnodemailer@6.9.7GHSA-p6gq-j5cr-w38f

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

highnodemailer@6.9.7GHSA-rcmh-qjqh-p98v

Nodemailer’s addressparser is vulnerable to DoS caused by recursive calls

mediumnodemailer@6.9.7GHSA-mm7p-fcc7-pg87

Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict

low@azure/identity@4.0.0GHSA-m5vv-6r4h-3vj9

Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability

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.
configACCOUNTS_PATHsource .env && =./credentials/accounts.json node dist/index.js
configEMAIL_PROVIDER
configGMAIL_CREDENTIALS_PATH
configGMAIL_TOKEN_PATH
configIMAP_HOSTimap.gmail.com
🔐 secretIMAP_PASSWORDyour-app-password
configIMAP_PORT
configIMAP_TLS
configIMAP_USERyour@gmail.com
configOUTLOOK_CLIENT_ID
🔐 secretOUTLOOK_CLIENT_SECRET
configOUTLOOK_TENANT_ID
configOUTLOOK_TOKEN_PATH
configSMTP_HOSTsmtp.gmail.com
configSMTP_PORT
configSMTP_SECURE
// 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/gufao-mcp-server-mail-agent-a4bx2m)](https://m8ven.ai/mcp/gufao-mcp-server-mail-agent-a4bx2m)
commit: fae4e2a749bdcf2e98dd760c4568fa2d69240fc6
code hash: 2d2189b691f13f48f16a9dbdb2b5db1d9a98a665d6b69dcb54b213fc76cf96df
verified: 7/19/2026, 8:58:48 AM
view raw JSON →