Merge pull request #13713 from ni-c/add-smtp-mcp

Add ni-c/smtp-mcp to Communication 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-07 15:54:26 -06:00
committed by GitHub
+1
View File
@@ -918,6 +918,7 @@ Integration with communication platforms for message management and channel oper
- [mouse114514/Xadeus-QQ-MCP](https://github.com/mouse114514/Xadeus-QQ-MCP) [![mouse114514/Xadeus-QQ-MCP MCP server](https://glama.ai/mcp/servers/mouse114514/Xadeus-QQ-MCP/badges/score.svg)](https://glama.ai/mcp/servers/mouse114514/Xadeus-QQ-MCP) 🐍 🏠 🪟 🐧 - QQ MCP Server — connects to QQ via NapCatQQ (OneBot v11), giving AI agents direct control over QQ (send/receive messages, group management, auto-wake on incoming messages, and more).
- [MrGo2/icloud-mcp](https://github.com/MrGo2/icloud-mcp) [![icloud-mcp MCP server](https://glama.ai/mcp/servers/@MrGo2/icloud-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@MrGo2/icloud-mcp) 📇 🏠 ☁️ 🍎 - Apple Mail, Calendar, Contacts, Reminders, Notes, Messages and Safari in one server with 41 tools. Talks AppleScript to the native macOS apps, or IMAP/CalDAV/CardDAV to iCloud when running off-Mac.
- [n24q02m/better-email-mcp](https://github.com/n24q02m/better-email-mcp) [![better-email-mcp MCP server](https://glama.ai/mcp/servers/@n24q02m/better-email-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@n24q02m/better-email-mcp) 📇 ☁️ 🍎 🪟 🐧 - IMAP/SMTP email MCP server with App Passwords (no OAuth2). Auto-discovers Gmail, Outlook, Yahoo, iCloud. 5 composite tools: search, read, send, reply, forward. Multi-account support.
- [ni-c/smtp-mcp](https://github.com/ni-c/smtp-mcp) [![ni-c/smtp-mcp MCP server](https://glama.ai/mcp/servers/ni-c/smtp-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ni-c/smtp-mcp) 📇 🏠 🍎 🪟 🐧 - Sends, replies to and forwards mail over plain SMTP, so it works with the mail account you already have. Sending is off until you name the recipients it may write to: every address in To, Cc and Bcc is checked against that allowlist before a connection is opened, and each message is then approved by a person through an MCP elicitation, with recipients and subject on their own labelled lines. There is no `from` parameter, so a model cannot write in a colleague's name. The counterpart to [imap-mcp](https://github.com/ni-c/imap-mcp), in its own process with its own credentials. `npx -y @ni-c/smtp-mcp`
- [openagentemail/openagentemail](https://github.com/openagentemail/openagentemail) [![openagentemail/openagentemail MCP server](https://glama.ai/mcp/servers/openagentemail/openagentemail/badges/score.svg)](https://glama.ai/mcp/servers/openagentemail/openagentemail) 📇 🏠 🍎 🪟 🐧 - Self-hosted email for AI agents: unlimited mailboxes on your own domain with a single `docker compose up`. OTP and verification-link extraction built in, long-poll `mail_wait_for`, read/unread state, plus a web dashboard for humans. Install with `npx -y @openagentemail/mcp`.
- [ni-c/ntfy-mcp](https://github.com/ni-c/ntfy-mcp) [![ni-c/ntfy-mcp MCP server](https://glama.ai/mcp/servers/ni-c/ntfy-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ni-c/ntfy-mcp) 📇 ☁️ 🏠 - Send push notifications through ntfy, read back what was sent, and revise a notification in place while a job runs, so subscribers watch one message change instead of collecting five. Thirteen tools including user and topic-access administration; the tool list narrows to a curated six. `npx -y @ni-c/ntfy-mcp`
- [OrygnsCode/Omnicord](https://github.com/OrygnsCode/Omnicord) [![OrygnsCode/Omnicord MCP server](https://glama.ai/mcp/servers/OrygnsCode/Omnicord/badges/score.svg)](https://glama.ai/mcp/servers/OrygnsCode/Omnicord) 📇 🏠 🍎 🪟 🐧 - Hands your AI an entire Discord server: 148 tools covering chat, moderation, automod, events, and full administration, up to building a complete community server from one paragraph. One-command guided setup, and every destructive action previews and waits for your confirmation.