Email MCP Server

MCP server providing email capabilities to AI agents via SMTP/IMAP protocols. Enables agents to send emails, read inbox, search messages, manage folders, and handle attachments — supporting Gmail, Outlook, and any standard email provider. Provides generic email integration without platform-specific OAuth.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Productivity email smtp imap gmail outlook mcp-server communication
⚙ Agent Friendliness
67
/ 100
Can an agent use this?
🔒 Security
73
/ 100
Is it safe for agents?
⚡ Reliability
62
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
63
Documentation
63
Error Messages
62
Auth Simplicity
80
Rate Limits
72

🔒 Security

TLS Enforcement
90
Auth Strength
75
Scope Granularity
60
Dep. Hygiene
65
Secret Handling
72

Email is highly sensitive. SMTP/IMAP credentials are powerful — store securely. TLS required. Use App Passwords.

⚡ Reliability

Uptime/SLA
62
Version Stability
63
Breaking Changes
62
Error Recovery
62
AF Security Reliability

Best When

A developer building automation agents needs generic email send/receive capability without platform-specific OAuth — working with SMTP/IMAP credentials for any email provider.

Avoid When

You need platform-specific features (Gmail labels, Outlook categories). Also: SMTP credentials are powerful — restrict what emails agents can send.

Use Cases

  • Sending emails from AI workflow automation agents via SMTP
  • Reading and searching inbox for relevant messages from AI assistant agents
  • Automating email-based notification and response workflows
  • Processing incoming emails and routing to appropriate handlers from AI pipelines

Not For

  • Gmail-specific features requiring Google API (use Gmail MCP instead)
  • Microsoft 365 integration requiring Graph API (use Outlook MCP instead)
  • High-volume email marketing (use dedicated ESP platforms)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: username_password
OAuth: No Scopes: No

SMTP/IMAP credentials (email + password or app password). For Gmail, use App Password with 2FA enabled.

Pricing

Model: free
Free tier: Yes
Requires CC: No

Free open source. Uses your existing email account (Gmail, Outlook, custom SMTP). Email provider costs apply separately.

Agent Metadata

Pagination
page
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • PRIVACY: Agent reads your email inbox — ensure agent only accesses email it needs
  • Gmail requires App Password (not account password) when 2FA is enabled
  • Email sending by agents can trigger spam filters — use sparingly and with proper headers
  • Sending emails is one-way and immediate — review agent email drafts before enabling send

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Email MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5190
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered