scrappy-builds/deskmail-ai — explained in plain English
Analysis updated 2026-05-18
Manage a personal or work email account locally on Windows without cloud-based email services.
Ask Claude to summarise unread emails and draft replies that you review before sending.
Let Claude organise an inbox by setting up filter rules and moving or labeling messages.
Turn emails into calendar events or tasks through the Claude connector.
| scrappy-builds/deskmail-ai | 0xkinno/neuralvault | 0xmayurrr/ai-contractauditor | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
The Windows installer is unsigned, so it shows an 'unknown publisher' warning on first run, connecting Claude requires the free Claude Desktop app.
DeskMail AI is a desktop email application for Windows that runs entirely on your own computer and includes a built in connection to Claude, Anthropic's AI assistant. Mail is fetched from your own mail server using standard IMAP and SMTP and stored in a local database on your PC, and your password is encrypted using Windows itself. Nothing is sent anywhere except your own mail server and, only if you choose to connect it, your own copy of Claude Desktop. As an email client on its own, it supports full folder syncing, instant push for new mail, labels, snoozing messages, follow up reminders, filter rules, a junk mail filter that learns over time, rich text composing with attachments and signatures, scheduled sending, an address book, a calendar, contacts, search, and backup and restore. The standout feature is how it connects to Claude Desktop, the separate Claude application, through a local server running on the same PC. Once connected, Claude can read, search, and summarise your mail, draft replies for you to review before sending, organise messages by moving, labeling, archiving, flagging, or snoozing them, set up filter rules, turn emails into tasks or calendar events, look up contacts, and even help set up a new mail account by filling in the form. Claude can never send mail on your behalf, permanently delete anything, read your password, or change your account settings, and any draft it writes waits for you to send it yourself. Someone who does not want to write code can simply download a Windows installer from the project's Releases page and run it. Developers who want to run it from source need Windows 10 or 11, Node.js version 20 or later, and Git, then clone the repository and run standard npm commands to install and launch it. The project is released under the Apache 2.0 license, which allows free use, modification, and sharing as long as the copyright notice stays attached.
A private, local Windows email app that connects to Claude Desktop so it can read, search, organise, and draft your email, without ever sending mail or seeing your password.
Mainly TypeScript. The stack also includes TypeScript, Electron, Node.js.
Free to use, modify, and share, including commercially, under the Apache 2.0 license, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.