68
grade C
4 days ago
glama

mcp-imap-server

An MCP server that enables Claude to directly access and manage email through IMAP. It provides tools for reading, searching, organizing, and drafting emails within your mailbox.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 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 1 credential: IMAP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configIMAP_HOST"": "mail.datatp.cloud",
🔐 secretIMAP_PASSWORD"": "your-password"
configIMAP_PORT"": "993",
configIMAP_TLS
configIMAP_USER"": "your-email",
// 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 6 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/ngcdan-mcp-imap-server-edr60u)](https://m8ven.ai/mcp/ngcdan-mcp-imap-server-edr60u)
commit: b32aa161872da2acd94e1fc29917e39c22b579f7
code hash: 58685fa00aacf966b97aa51e8be633faf3e01f53d1684d106994bf0b3217a97c
verified: 4/18/2026, 7:24:26 PM
view raw JSON →