From 797c73c11a2184408ba15c6f54fd6a78ad4fe53e Mon Sep 17 00:00:00 2001 From: Krzysztof Kasprowicz Date: Fri, 14 Aug 2026 23:46:23 +0200 Subject: [PATCH 1/2] Add MailFathom --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6de8dae..c7a5787 100644 --- a/README.md +++ b/README.md @@ -309,4 +309,4 @@ A curated list of resources on Email tools, server, framework, technology... ## Other - [Email-Expiration-Manager](https://github.com/Mindbaz/Email-Expiration-Manager) - Thunderbird extension for managing emails with expiration dates - `GPL v-3`, `Javascript` - [Imapsync](https://github.com/imapsync/imapsync) - Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is - `No Public License`, `Shell` - +- [MailFathom](https://github.com/Krzysztof318/MailFathom) - Self-hosted AI brain for email that synchronizes IMAP mailboxes into PostgreSQL and provides lexical and semantic search, cited question answering, local-model support, and read-only MCP access - `Apache-2.0`, `C#/.NET 10` From d35b920d0c208dc940fbbbbaa1e5f6447ff61f3a Mon Sep 17 00:00:00 2001 From: Krzysztof Kasprowicz Date: Sat, 15 Aug 2026 09:17:02 +0200 Subject: [PATCH 2/2] Keep MailFathom MCP description future-proof --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7a5787..399eb2f 100644 --- a/README.md +++ b/README.md @@ -309,4 +309,4 @@ A curated list of resources on Email tools, server, framework, technology... ## Other - [Email-Expiration-Manager](https://github.com/Mindbaz/Email-Expiration-Manager) - Thunderbird extension for managing emails with expiration dates - `GPL v-3`, `Javascript` - [Imapsync](https://github.com/imapsync/imapsync) - Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is - `No Public License`, `Shell` -- [MailFathom](https://github.com/Krzysztof318/MailFathom) - Self-hosted AI brain for email that synchronizes IMAP mailboxes into PostgreSQL and provides lexical and semantic search, cited question answering, local-model support, and read-only MCP access - `Apache-2.0`, `C#/.NET 10` +- [MailFathom](https://github.com/Krzysztof318/MailFathom) - Self-hosted AI brain for email that synchronizes IMAP mailboxes into PostgreSQL and provides lexical and semantic search, cited question answering, local-model support, and MCP access - `Apache-2.0`, `C#/.NET 10`