Live IMAP/SMTP across 8 providers. 208+ tools. No middleware. Plug your real inbox into Claude Desktop, Claude Code, Cursor, ChatGPT, or any MCP client.
You have 23 unread — but only 3 need action today:
The other 20 are newsletters — safe to skip.
Run ConnectMyEmail as an MCP server inside Claude Desktop, Claude Code, Cursor, or any MCP client — or call the REST API directly from LangChain, n8n, or your own Python. Same authentication, same rate limits, same 208-tool surface.
import requests
res = requests.get(
"https://mcp.connectmyemail.com/api/search",
headers={"Authorization": "Bearer cme_..."},
params={
"q": "invoices from last 90 days",
"folder": "INBOX",
"limit": 50,
},
)
for msg in res.json()["data"]["items"]:
print(msg["subject"], msg["from"])Every action your AI client needs — read, write, sweep, automate. Organized by job-to-be-done, gated by tier.
Volume, sender, and trend analytics — see what's actually in your inbox.
Find, fetch, and inspect messages across folders, threads, and headers.
Archive, delete, unsubscribe, and prune — bulk and per-message.
Rules, smart labels, scheduled sends, and notification triggers.
Phishing, deliverability, priority scoring, and follow-up surfacing.
Download, extract, parse PDF/DOCX/XLSX, and export emails or contacts.
Compose, draft, reply, template, and contact-graph workflows.
Diagnostics, account info, code-mode scripts, and registry tools.
No middleware account. No “AI inbox at a weird domain.” Your real address, plugged into whatever AI client you already use.
Create your account in seconds. No credit card.
Connect Gmail, iCloud, Yahoo, Fastmail, or any IMAP inbox in under a minute. Outlook coming soon.
Copy your personal MCP URL into Claude Desktop, Claude Code, Cursor, or ChatGPT. Or call the REST API directly. You're live.
Every other AI email tool sits on top of your inbox. CME is built inside it — a direct IMAP/SMTP bridge, no intermediary.
Real activity across ConnectMyEmail — Sweep scans and MCP-powered email workflows, run safely on your inbox.
Sweep never deletes without your approval.
Updated from real ConnectMyEmail platform telemetry. Emails swept means emails evaluated by Sweep — nothing is deleted without your approval.
Under a minute. Create your account, connect your inbox, paste the MCP URL into your AI client, restart. Done.
CME accesses messages only when needed to answer your request or run a feature you choose. We do not maintain a second archive of your inbox. Credentials are encrypted; metadata may be indexed for search, and content is retained only when a feature requires it, such as a scheduled send.
Outlook, Microsoft 365, and Hotmail support is coming soon — we're finishing Microsoft's verification. Today CME connects Gmail and any IMAP inbox (iCloud, Yahoo, Fastmail, Zoho, AOL — ProtonMail via Bridge on a self-hosted connector). Join the waitlist and we'll email you the moment Outlook is live.
Claude Desktop, Claude Code, Cursor, ChatGPT (native MCP connector or custom GPT), and any MCP-compatible client. LangChain, Python, n8n, Zapier all work via the REST API directly.
Yes. Free is a real product, not a trial. You can sweep up to 25k emails per scan and search/summarize forever. Bulk write actions need Pro.
Yes. Subscriptions cancel from your account at any time and stay active through the end of the current billing period.