01Provides 13 MCP tools for comprehensive email management including sending, replying, moving, and attachment downloads.
02Utilizes a local SQLite database with FTS5 for full-text search across all email fields, offering instant results.
03Supports incremental email synchronization, significantly speeding up subsequent syncs after the initial setup.
04Offers a DB-first architecture, serving email listings and searches from the local database for offline access and performance.
05Fetches email bodies lazily on demand and caches them locally, optimizing bandwidth and storage.
061 GitHub stars