A
licenseNot graded
qualityC
maintenanceCross-platform MCP server and CLI for email operations, including send, read, search, and contact management, compatible with Gmail, Outlook, Yahoo, and any IMAP/SMTP providers.
48 npm
1
MIT
No user-submitted related servers found.
Scored across 10 tools
Most tools have distinct purposes (send, receive, configure, status, help), but mailing_list_latest overlaps slightly with check_inbox as a specialized variant. Descriptions help differentiate.
Uses snake_case consistently, but mixes verb-first (check_inbox, list_services) with noun-first (email_help, email_status) patterns. Also 'mailing_' prefix vs 'email_' adds inconsistency.
10 tools cover essential email operations plus extras (help, subject suggestions, mailing list presets) without being overwhelming.
Core send/receive and service management are covered, but lacks email deletion, folder movement, and attachment support, which are common email tasks.