From fca8cac05502b71ee293b932119c1692e765f7aa Mon Sep 17 00:00:00 2001 From: Richard Chu Date: Thu, 23 Jul 2026 19:00:46 -0400 Subject: [PATCH] Add Fluxmail MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b4acd70b..f3cf8cc50 100644 --- a/README.md +++ b/README.md @@ -844,6 +844,7 @@ Integration with communication platforms for message management and channel oper - [chaindead/telegram-mcp](https://github.com/chaindead/telegram-mcp) 🏎️ 🏠 - Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, and handling read status - [chigwell/telegram-mcp](https://github.com/chigwell/telegram-mcp) 🐍 🏠 - Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status. - [Choppaaahh/sendgrid-mcp-secure](https://github.com/Choppaaahh/sendgrid-mcp-secure) [![Choppaaahh/sendgrid-mcp-secure MCP server](https://glama.ai/mcp/servers/Choppaaahh/sendgrid-mcp-secure/badges/score.svg)](https://glama.ai/mcp/servers/Choppaaahh/sendgrid-mcp-secure) 🐍 🏠 - Security-first SendGrid MCP server: recipient/domain allowlists, send caps per time window, review-mode, audit log, and no silent BCC (off at the server, not a caller argument). Hardened against the postmark-mcp BCC-exfil incident class. +- [churichard/fluxmail](https://github.com/churichard/fluxmail) [![churichard/fluxmail MCP server](https://glama.ai/mcp/servers/churichard/fluxmail/badges/score.svg)](https://glama.ai/mcp/servers/churichard/fluxmail) 🎖️ 📇 ☁️ 🏠 - Self-hosted email MCP server for Gmail, Microsoft 365, Outlook.com, and IMAP/SMTP. It can read, search, draft, send, schedule, and organize mail, with permission profiles for each client. - [clawaimail/mcp](https://github.com/joansongjr/clawaimail) [![joansongjr/clawaimail MCP server](https://glama.ai/mcp/servers/joansongjr/clawaimail/badges/score.svg)](https://glama.ai/mcp/servers/joansongjr/clawaimail) 📇 ☁️ 🍎 🪟 🐧 - Email infrastructure for AI agents. Create inboxes on the fly, send and receive real emails, search messages, and manage threads via API. Install with `npx clawaimail-mcp`. - [codefuturist/email-mcp](https://github.com/codefuturist/email-mcp) 📇 ☁️ 🍎 🪟 🐧 - IMAP/SMTP email MCP server with 42 tools for reading, searching, sending, scheduling, and managing emails across multiple accounts. Supports IMAP IDLE push, AI triage, desktop notifications, and auto-detects providers like Gmail, Outlook, and iCloud. - [cometchat/docs-mcp](https://github.com/cometchat/docs-mcp) [![cometchat/docs-mcp MCP server](https://glama.ai/mcp/servers/cometchat/docs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cometchat/docs-mcp) 🎖️ 📇 ☁️ - CometChat's official MCP server — searches CometChat documentation and returns curated implementation bundles for adding real-time chat, voice, video, and moderation to your app (React, React Native, Flutter, iOS, Android, JS SDK).