n24q02m/better-email-mcp
🔌 MCP Servern24q02m
IMAP/SMTP email MCP server with App Passwords. Supports Gmail, Outlook, Yahoo, iCloud. 5 composite tools: search, read, send, reply, forward.
The better-email-mcp server is designed for AI agent frameworks like MCP (Model Context Protocol). It uses standard IMAP/SMTP with App Passwords, bypassing OAuth2 for simpler setup. It automatically detects email providers and configures IMAP/SMTP settings. Offers 5 high-level tools: email_search (query emails), email_read (fetch full content), email_send (compose and send), email_reply, email_forward. Supports multiple accounts. Ideal for integrating email capabilities into AI workflows.
💡Highlights
- ├─No OAuth2, uses App Passwords
- ├─Auto-discovers Gmail, Outlook, Yahoo, iCloud
- └─5 composite tools: search, read, send, reply, forward
🎯For
- ├─AI Developers
- ├─Email Automation
- └─Productivity Tool Builders