74
/ 100
17 days ago
glama

K-Mail-MCP

K-Mail-MCP is an MCP server that connects 6 mail services — Naver, Daum/Kakao, Gmail, Nate, Yahoo, and iCloud — to Claude AI. It enables AI-powered email summarization, translation, spam detection, and unified inbox management — all with AES-256-GCM encrypted credentials.

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
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 3 credentials: ANTHROPIC_API_KEY, MAIL_MCP_API_KEY, MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 low

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

lowmailparser@3.7.1GHSA-7gmj-h9xc-mcxc

mailparser vulnerable to Cross-site Scripting

Zod denial of service 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.
🔐 secretANTHROPIC_API_KEY
configKMAIL_INPUT
🔐 secretMAIL_MCP_API_KEY
configMAIL_MCP_BASE_URLexport ="https://your-domain.com" # 외부 접근 가능한 URL (/ 없이)
configMAIL_MCP_HTTP_PORTexport =8766
🔐 secretMCP_API_KEY환경변수 (이 값이 OAuth 로그인 비밀번호)
// 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 4 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/youngsooco-k-mail-mcp-rumzsi)](https://m8ven.ai/mcp/youngsooco-k-mail-mcp-rumzsi)
commit: 5af081888fd323c7f9127acf71471fbd91a907fe
code hash: 581b47138d55e79cff8d17e844accf1922e03e8cdebec31c17e1eea1c5aef943
verified: 6/22/2026, 12:12:04 PM
view raw JSON →