Assistant Mail
OfficialRelated Servers
Alternatives to Assistant Mail
No user-submitted related servers found.
Related Servers
- -licenseCqualityCmaintenanceGives on-the-fly inboxes to AI agents. Agents / LLM's can send, receive, and take action in isolated inboxes. Built for AI unlike Gmail. Check us out at agentmail.to10101-
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to securely read, search, and send email across IMAP and Microsoft Graph accounts, with scoped tokens, approval flows, and an audit trail.1MIT
- AlicenseAqualityAmaintenanceHosted email MCP server for AI agents. Connect Gmail or any IMAP/SMTP mailbox (Fastmail, iCloud, Yahoo, Zoho, Yandex) to Claude, ChatGPT, Cursor and any MCP client to read, search, send, organize, schedule and auto-triage email. Mail is fetched live and never stored.238AGPL 3.0
- AlicenseNot gradedqualityBmaintenanceAuthenticated email service MCP for AI agents.191Apache 2.0
- AlicenseAqualityAmaintenanceYour real mailbox and calendar for your AI agent — Microsoft 365 via Graph or any IMAP — as 24 tools: read, search, attachments as text, sender history, drafting from identity and knowledge files, free-slot computation. Send, reply, delete and calendar writes need out-of-band human approval: the agent cannot approve its own actions.29142 PyPI8AGPL 3.0
- AlicenseAqualityBmaintenanceGives AI agents their own email address with inbound parsing, classification, extraction, and prompt injection screening, plus tools to manage mailboxes, send/receive emails, and handle draft approval workflows.1456 npmMIT
TDQS
Scored across 22 tools
Most tools map to distinct resources, but the four *_reference tools (get_message_reference, list_messages_reference, send_email_reference, get_usage_reference) closely parallel their non-reference counterparts and could be confused. get_me and health also overlap somewhat as account/server metadata lookups.
Tool names consistently use the assistantmail_ prefix with snake_case verb_noun patterns. Minor deviations (health, *_reference suffix) break the pattern slightly but the convention remains predictable.
22 tools is on the higher end and feels somewhat heavy. The core operations are justified, but the four reference-style tools inflate the count and could have been consolidated.
The server covers the main email lifecycle: mailbox CRUD, message listing/retrieval/send/reply/delete, recipient management, usage, and inbound policy. Minor gaps like message read-state updates or attachment handling are absent, but core workflows are covered.