email-mcp-server
Related Servers
Alternatives to email-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceConnects any IMAP/SMTP mailbox to AI agents via MCP, enabling email read, search, send, reply, and management through natural language.4 npmMIT
- AlicenseNot gradedqualityBmaintenanceEmail capabilities for AI agents to receive, read, reply, and send through MCP.2 npmISC
- AlicenseBqualityBmaintenanceEnables users to manage email accounts via IMAP/SMTP, including reading, searching, sending emails with attachments and calendar invites, all through natural language interactions with MCP-compatible clients.14MIT
- AlicenseNot gradedqualityCmaintenanceConnects MCP-compatible AI assistants to any IMAP/SMTP mailbox, enabling email search, reading, folder management, and sending with automatic saving to Sent.MIT

InboxAPI CLIofficial
AlicenseNot gradedqualityCmaintenanceProvides an AI agent with its own email address to send, receive, and manage emails via MCP. No email server setup required.83 npm12MIT- AlicenseBqualityAmaintenanceConnects MCP clients to any IMAP/SMTP email account, enabling email search, reading, sending, replying, forwarding, flagging, moving, and folder management via natural language.17MIT
TDQS
Scored across 30 tools
Some tools overlap heavily: set_flag and pin_email both star/flag emails; archive and move_email both move emails (archive is a special case of move); manage_labels and create_label both handle labels. The email_id format is consistently documented but the overlapping actions create ambiguity.
Most tools follow a clear verb_noun pattern (list_inbox, read_email, send_email, save_draft, create_label). Minor deviations: manage_labels is verb_noun but generic, get_account_status/configure_account are consistent, but mix of get_ vs list_ and set_flag vs pin_email is slightly inconsistent.
30 tools is on the heavy side for an email server, but the domain is broad (account config, send/receive, folders, labels, threads, attachments, flags). Still, several tools could be consolidated or removed.
The surface covers core email workflows well: reading, sending, drafting, replying, forwarding, searching, folders, attachments, threads, labels, and account config. Minor gaps: no delete permanently, inbox refresh or mark-as-spam operation, but agents can work around these.