Yahoo Mail MCP Server
Related Servers
Alternatives to Yahoo Mail MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseBqualityCmaintenanceEnables Claude Desktop or Claude Code to access a Yahoo Mail account over IMAP/SMTP, supporting listing, searching, reading, and sending emails through natural language.4-
- AlicenseNot gradedqualityCmaintenanceEnables Claude to read, search, organize, and clean up Yahoo Mail emails over IMAP without Yahoo API keys.1MIT
- AlicenseNot gradedqualityCmaintenanceEnables controlling Yahoo Mail from Claude in plain English — read, search, organize, delete, and send emails, with a two-phase confirmation step to prevent accidental destructive actions.MIT
- FlicenseNot gradedqualityBmaintenanceEnables Claude to read, search, draft, send, flag, and move email across multiple IMAP/SMTP mailboxes while keeping credentials local.-
- AlicenseNot gradedqualityCmaintenanceEnables Claude Desktop on Windows to search and read Yahoo Mail messages in read-only mode, without sending, deleting, or otherwise modifying them.MIT
- AlicenseNot gradedqualityCmaintenanceEnables Claude to read, manage, and send email from any IMAP mailbox over plain IMAP and SMTP, including hosting-company and self-hosted mail servers. It provides tools for searching, reading, moving, deleting, and composing messages while built-in safety rules prevent unintended changes.MIT
TDQS
Scored across 11 tools
Most tools map to a single distinct action: read, delete, archive, flag, move, etc. The only mild overlap is between list_emails and search_emails, but their descriptions distinguish recent folder listing from filtered search.
All tool names follow a clear snake_case verb_noun pattern, such as list_emails, delete_emails, and move_emails. Paired operations like mark_as_read/mark_as_unread and flag_emails/unflag_emails reinforce the predictable naming scheme.
Eleven tools is a well-scoped set for an email management server. Each tool covers a necessary common operation without bloating the surface with redundant aliases or overly granular actions.
The set thoroughly covers reading, searching, deleting, archiving, moving, and flagging emails, but it omits sending/composing email entirely, which is a core Yahoo Mail workflow. It also lacks folder creation or renaming, leaving obvious lifecycle gaps.