Skip to content

marlinjai/email-mcp

v1.1.2 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 3mo MCP SaaS Integrations
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

IMAP error handling improved: actual server responses surface, iCloud Junk search works, crashes fixed.

Full changelog

Fixed

  • IMAP folder search errors now surface actual server response instead of opaque "Command failed"
  • Search on iCloud Junk folder no longer fails silently — added folder resolution that matches by path, name, special-use flag, or common aliases
  • ImapFlow search() returning false on server rejection no longer crashes with TypeError on .slice()

Added

  • formatImapError() helper that extracts responseText, serverResponseCode, and mailboxMissing from ImapFlow errors
  • resolveFolder() method that resolves folder names against the server's folder list
  • Outlook batch requests now use sequential numeric IDs to avoid case-insensitive collision
  • Outlook API endpoints now URL-encode message IDs and folder paths

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track marlinjai/email-mcp

Get notified when new releases ship.

Sign up free

About marlinjai/email-mcp

Unified MCP server for email across Gmail (REST API), Outlook (Microsoft Graph), iCloud, and generic IMAP/SMTP. 24 tools for search, send, organize, and batch-manage emails with built-in OAuth2 and encrypted credential storage.

All releases →

Beta — feedback welcome: [email protected]