simple-email-mcp
JSON →Dead-simple multi-account email MCP server â IMAP/SMTP, attachments, HTML, calendar invites, optional send gate. Works with any provider.
Install
pip install simple-email-mcp Tools · 1
- email Single MCP tool for email operations. Call with an 'action' to discover parameters, then call again with 'params'. Supports actions: validate_config, list_accounts, list_folders, list_emails, search, read, get_attachment, prepare_attachments, save_attachment, send, reply, reply_all, forward, move, mark.
Environment variables
IMAP_HOSTSMTP_HOST
Links
★ 2 GitHub stars