Production IMAP & SMTP for Claude: multi-account email search, triage, send, and spam checks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
An enterprise-grade Model Context Protocol (MCP) server that provides production-ready IMAP email integration with advanced reliability features, comprehensive monitoring, and secure account management.
Professional Edition β Enhanced fork with Level 1-3 reliability features, circuit breaker pattern, metrics, and bulk operations for commercial and large-scale deployments.
π License at a glance
Free for personal, educational, and non-profit use. Paid commercial license required for any business, SaaS, revenue-generating, or multi-tenant deployment.
Contact for commercial licensing: colin.bitterfield@templeofepiphany.com Full terms: LICENSE Β· License section below
100+ MCP tools across email/folder/account/category/scoring/subscription/dns-firewall/usercheck/staging/cache/diagnostics β every IMAP4rev2 (RFC 9051) operation we use is exposed. See the full categorized list with exact count in docs/TOOL_CATALOG.md (generated from the manifest on every build), or run imap_list_tools for the live catalog at runtime.
imap_sync_folder_cache populates a per-folder cache; imap_search_cache runs group_by_sender / by_domain / by_address queries against it in milliseconds. Validated end-to-end against a 1500-message INBOX: cold sync 1.7s, warm group-by-sender 4ms.imap_search_cache returns a structured cache_miss error when a folder has not been synced β no silent IMAP fallback. The skill orchestrates the order.unsubscribe-cleanup in v2.17.0) are copied to ~/.claude/skills/imap-mcp-pro/ on server startup. Idempotent: skips when versions match, updates when the bundle is newer, preserves on-disk content with a higher version. Disable via IMAP_MCP_SKIP_SKILLS_INSTALL=1.imap_check_skill_updates and imap_update_skills, let you pull newer skill versions from this repo without reinstalling the .mcpb. No PAT needed β the default source is the MCP's own public repo. See docs/SKILLS.md for the full guide including the trust model.imap_send_email archives to the right Sent folder by provider (Gmail / Outlook / iCloud / Fastmail / Yahoo / Hostinger / Zoho / GMX / ProtonMail). Bcc preserved in the archive copy per RFC 5322 Β§3.6.3. Failures queue for background retry, not lost.attachmentPaths): pass absolute file paths instead of base64. Server validates against an allowed-dirs whitelist (with per-user override), realpath + symlink-target check, size caps, RFC 2183 filename sanitization.stage_init β stage_append Γ N β stage_finalize β imap_send_email stagedAttachmentIds=[...]). Out-of-order chunks reassemble; duplicate chunkIndex is idempotent; SHA-256 verification on finalize.imap_test_smtp, imap_test_sent_folder, imap_get_smtp_metrics, imap_list_unarchived_sends, imap_list_staged_attachments.π’ Commercial License Available for MSPs
IMAP MCP Pro supports multi-user configurations for Managed Service Providers (MSPs) with a commercial license:
Configuration:
Contact for Commercial Licensing:
The fastest path to a working setup is to install IMAP MCP Pro as a Claude Desktop Extension (.mcpb). This bundles everything (Node runtime, dependencies, native modules) into one archive and renders a native settings panel in Claude Desktop β no terminal, no JSON editing.
.mcpb for your platform from the Releases page (e.g. imap-mcp-pro-2.14.0-macos-arm64.mcpb).~/.imap-mcp-pro)INFO is fine for day-to-day; DEBUG for troubleshooting~/.imap-mcp/.encryption-key, mode 600); credentials are encrypted with AES-256-GCM (recommended)default for single-user installsWhat IMAP accounts do I have?.To add accounts after install, ask Claude to use imap_add_account_auto (with provider auto-detection) or use the Web UI: imap-setup from the command line.
To upgrade, download a newer .mcpb and re-install β your data directory is preserved.
Download the latest .dmg from the Releases page:
IMAP-MCP-Pro-x.x.x.dmg.pkg insideAfter install the envelope icon appears in your menu bar. Use Preferencesβ¦ (β,) to change settings at any time.
What gets installed:
| Path | Contents |
|---|---|
~/.local/share/imap-mcp-pro/ | Server files, bundled Node.js runtime |
~/Applications/ImapMCPControl.app | Menu bar status/control app |
~/Library/LaunchAgents/com.templeofepiphany.imap-mcp-pro.plist | Background service definition |
~/.imap-mcp/ | Database and encryption keys (created on first run) |
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/imap-mcp-pro)<a href="https://allmcps.com/mcp/imap-mcp-pro"><img src="https://allmcps.com/api/badge/imap-mcp-pro?style=directory" alt="IMAP MCP Pro on AllMCPs" /></a>