Serves a strictly read-only mail archive over MCP: ordered filter rules pull matching messages from any IMAP mailbox or the Gmail API and write them to disk as byte-faithful .eml plus markdown with YAML frontmatter. Exposes list_rules, list_messages, search_messages, read_message (with full-thread reads) and sync; it never sends, deletes or modifies mail.
Enables read-only search and retrieval of your email across multiple IMAP accounts through a local notmuch index, served over authenticated HTTP for MCP clients like Claude or Codex.
Multi-account IMAP/SMTP email MCP server with 22 tools — read, send, search, organize, thread, attachments, and batch operations. Features connection pooling, rate limiting, retry with backoff, and OAuth2 device-code flow. Written in Go.