v0.1.0 — initial release
Initial release of mailwarden — a native Gmail MCP server talking straight to the live Gmail API (no synced snapshot).
Added
- Read/find:
search,get_thread,list_labels - Mailbox actions:
modify_labels,archive,mark_read,mark_unread,trash,untrash download_attachment— save an attachment to a local path- Snooze (no native Gmail equivalent):
snooze,unsnooze,list_snoozed,sweep_snoozedvia datedMCP/Snoozed/<YYYY-MM-DD>labels; sweep on demand,mailwarden --sweep, or hourly withMAILWARDEN_AUTO_SWEEP=1 - Transports: stdio (local) + Streamable HTTP (VPS / claude.ai connector); OAuth scope
gmail.modify