← tools

Email MCP Server (IMAP + SMTP)

Enables AI agents to read, search, and send emails through the Model Context Protocol using standard IMAP (receiving) and SMTP (sending) protocols. Compatible with any email provider that supports these protocols: corporate mail servers, Tencent Enterprise Mail, Alibaba Enterprise Mail, Zoho, Microsoft Exchange/Office 365, Gmail (via app password), 163, QQ, and more. Agents can search messages, read attachments, send formatted emails, and reply to threads — all without provider-specific OAuth setup.

Security Assessment

Levelrestricted
Permissionsread:email, write:email, send:email
Data Exposurefull
Requires SupervisorYes
Risk NotesFull mailbox read access and ability to send email as the authenticated user. Ensure the agent has a clearly scoped objective before granting access. Use a dedicated automation account where possible.

Integration

Typemcp-server
Packagemcp-mail-server
Installnpx -y mcp-mail-server
Authcredentials

Capabilities

Actionslist_emails, search_emails, read_email, read_attachments, send_email, reply_email, delete_email, mark_read_unread
Input Typestext
Output Typestext, json
When to UseWhen agents need to read incoming emails, search the inbox, send reports or notifications, or reply to messages as part of automated workflows.
When NOT to UseFor high-volume transactional email sending at scale (use a dedicated SMTP relay like SendGrid instead). For Gmail-only use cases where OAuth is preferred.

Category: communication · Free tier: Yes · Open source MIT. No cost beyond your email provider's own service fees. · Source

Collected: 2026-03-16 from https://github.com/yunfeizhu/mcp-mail-server