58
grade D
2 days ago
glama

imap-mcp

An MCP server that exposes IMAP operations as tools for AI assistants, enabling them to connect to IMAP-compatible email servers. It currently allows users to create email drafts directly in their mail server's drafts folder using natural language.

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.
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 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"": "<IMAP host>",
🔐 secretIMAP_PASSWORD"": "<IMAP password>",
configIMAP_PORT"": "<IMAP port>",
configIMAP_USERNAME"": "<IMAP username>",
configIMAP_USE_SSL"": "<true or false>"
// 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/dominik1001-imap-mcp-1sljlz)](https://m8ven.ai/mcp/dominik1001-imap-mcp-1sljlz)
commit: 965b3628a68e80148922f57043ddb6a3e25187ee
code hash: 98de8698baf4efb348c54849b765c26f43c9b13574ae7158e5b55cc88b0a9aad
verified: 4/18/2026, 6:22:54 PM
view raw JSON →