56
/ 100
1 month ago
github_topic

mcp-mail

📧 MCP Mail Tool - AI-powered email management tool | 基于 MCP 的智能邮件管理工具

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: 3 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.
🔐
You'll be asked for 2 credentials: IMAP_PASS, SMTP_PASS
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high1 medium4 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.6.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

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

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

highnodemailer@6.9.1GHSA-rcmh-qjqh-p98v

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

mediumnodemailer@6.9.1GHSA-mm7p-fcc7-pg87

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

lownodemailer@6.9.1GHSA-9h6g-pr28-7cqp

nodemailer ReDoS when trying to send a specially crafted email

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.
configDEFAULT_FROM_EMAIL"": "your.email@qq.com"
configDEFAULT_FROM_NAME"": "Your Name",
configIMAP_HOST"": "imap.qq.com",
🔐 secretIMAP_PASS"": "your-app-specific-password",
configIMAP_PORT"": "993",
configIMAP_SECURE"": "true",
configIMAP_USER"": "your.email@qq.com",
configSMTP_HOST"": "smtp.qq.com",
🔐 secretSMTP_PASS"": "your-app-specific-password",
configSMTP_PORT"": "465",
configSMTP_SECURE"": "true",
configSMTP_USER"": "your.email@qq.com",
// 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/shuakami-mcp-mail-14not9)](https://m8ven.ai/mcp/shuakami-mcp-mail-14not9)
commit: ed683c97683325653c983284b8d8053f612092f4
code hash: 03231c74a72d26fd0e24b45399e40d28544d02a61f54c7fc8867cafcfc6e44aa
verified: 6/15/2026, 1:26:32 PM
view raw JSON →