imap-mcp
imap-mcp
IMAP-Client-MCP. Lesen Sie E-Mails aus einem Dovecot- / Synology MailPlus-Postfach und lösen Sie optional Webhooks aus, wenn neue passende Nachrichten eingehen — ersetzt fehleranfälliges Gmail-OAuth für Automatisierungstrigger.
Tools
Tool | Beschreibung |
| Zusammenfassungen ungelesener Nachrichten |
| Rohe IMAP-SUCHE |
| Vollständige Nachricht (Header + Text + HTML) |
| Setzt das |
| In einen anderen Ordner verschieben |
| Alle Ordner |
| IMAP-Ping + Überwachungsregeln + Auslösezähler |
Related MCP server: @aiwerk/mcp-server-imap
Umgebung
Variable | Erforderlich | Beschreibung |
| ✓ | Server (z. B. |
| Standard | |
|
| |
| ✓ | Synology-Kontoname, nicht E-Mail |
| ✓ | |
| Standard | |
| Inline-JSON-Array von Überwachungsregeln | |
| Pfad zur JSON-Datei (Standard | |
| Standard | |
| MCP-Server-Port (Standard |
Überwachungsregeln
[
{
"name": "garmin-livetrack",
"mailbox": "INBOX",
"criteria": "FROM \"noreply@garmin.com\" SUBJECT \"LiveTrack\" UNSEEN",
"webhook_url": "http://host.docker.internal:5678/webhook/livetrack-mail",
"mark_read": true,
"move_to": null
}
]Beim Start "initialisiert" der Watcher jede Regel mit vorhandenen passenden UIDs, sodass nur neue E-Mails nach dem Booten ausgelöst werden. Alle POLL_INTERVAL_SECS führt er die Kriterien jeder Regel erneut aus und sendet passende Nachrichten (vollständiger Text) per POST an die webhook_url als { "rule": "...", "mailbox": "...", "message": {...} }. Nach einem erfolgreichen POST verschiebt er die Nachricht entweder nach move_to oder markiert sie als gelesen, falls mark_read gesetzt ist.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
MCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow. Get a free API key on https://app.zyntra.app/
MCP server for MailTempo's public free temporary email inboxes.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI models to read, search, and send emails via IMAP and SMTP protocols. It supports various providers like Gmail and Outlook, allowing for tasks such as retrieving unread messages, searching by sender, and managing mailbox folders.-
- AlicenseBqualityCmaintenanceUniversal IMAP/SMTP MCP server that works with any email provider, providing tools to read, search, send, and manage emails.101161MIT
- AlicenseAqualityBmaintenanceMCP server that enables email management (send, read, search, delete, etc.) via IMAP/SMTP, compatible with Gmail, Outlook, Yahoo, iCloud, and other standard mail servers.11MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for reading and sending emails via IMAP and SMTP, designed for Zimbra and any standard mail host.241ISC