Local Credentials
Credentials stored locally, never sent to third parties.
Full IMAP access through the Model Context Protocol.
Query emails by sender, subject, date, or content. Full-text search support.
Retrieve email content, headers, and attachments programmatically.
Browse inbox, sent, drafts, and custom folders with AI context.
Process multiple emails efficiently for bulk analysis or automation.
Get running in minutes with any IMAP provider.
pip install imap-mcp or add to your Claude/Cline config.
Set IMAP host, port, and app-specific password securely.
Register with Claude Desktop, Cline, or any MCP-compatible client.
Example use cases for email-aware AI agents.
AI that summarizes, categorizes, and drafts responses to your inbox.
Automatically extract contact info and opportunities from inbound emails.
Route support emails to appropriate teams based on content analysis.
Summarize newsletters and subscriptions into daily briefings.
Your email credentials and data stay safe.
Credentials stored locally, never sent to third parties.
Optional read-only access prevents accidental modifications.
Use OAuth tokens instead of passwords where available.
Audit the code yourself. MIT licensed.