A
licenseNot graded
qualityC
maintenanceA minimal MCP server for reading, searching, managing, and sending email over IMAP and SMTP.
MIT
No user-submitted related servers found.
Scored across 8 tools
Each tool targets a distinct operation (downloading attachments, fetching emails, listing accounts/folders, marking/moving/sending emails, setting default account). There is no overlap or ambiguity.
All tool names follow a consistent verb_noun pattern with snake_case (e.g., download_attachment, get_emails, list_folders). No mixing of conventions.
With 8 tools, the server covers core email operations without being too sparse or overly heavy. Each tool serves a clear purpose.
Covers essential email operations (send, receive, list, mark, move, attachments) but lacks a direct delete capability; the move_email tool cannot move to protected folders like Trash, limiting deletion.