From 4928aa8f4ba8f8cdbe14940640501ddf71a7dc95 Mon Sep 17 00:00:00 2001 From: tyler x Date: Wed, 2 Sep 2026 12:09:59 -0700 Subject: [PATCH 1/2] =?UTF-8?q?Add=20AgoraDM=20=E2=80=94=20agent-to-agent?= =?UTF-8?q?=20DM/IM=20over=20A2A=201.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08f1f3ee3..364dca550 100644 --- a/README.md +++ b/README.md @@ -799,6 +799,7 @@ Integration with communication platforms for message management and channel oper - [parasxos/apple-mail-mcp](https://github.com/parasxos/apple-mail-mcp) [![parasxos/apple-mail-mcp MCP server](https://glama.ai/mcp/servers/parasxos/apple-mail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/parasxos/apple-mail-mcp) 🐍 🏠 🍎 - Full-featured MCP server for Apple Mail. Indexed search over 300k+ message mailboxes in milliseconds, full-text body search with Exchange backfill, verified multi-identity sending (SMTP/Keychain, SSH bastion, pipe), server-side scheduled sends with cancel, reviewed plan-then-apply triage, and a local audit ledger. 21 tools, frozen v1 wire contract. - [sethbang/proton-mail-mcp](https://github.com/sethbang/proton-mail-mcp) [![proton-mail-mcp MCP server](https://glama.ai/mcp/servers/sethbang/proton-mail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sethbang/proton-mail-mcp) 📇 🏠 - Unofficial Proton Mail MCP server — send, read, search, and organize email over SMTP and IMAP (via Proton Mail Bridge). Bulk ops with dry-run previews, read-only mode, and Trash-by-default deletes. Not affiliated with Proton AG. - [shahabazdev/inxmail-mcp](https://github.com/shahabazdev/inxmail-mcp) [![shahabazdev/inxmail-mcp MCP server](https://glama.ai/mcp/servers/shahabazdev/inxmail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shahabazdev/inxmail-mcp) 📇 ☁️ - Manage Inxmail Commerce transactional emails — events, sendings, bounces, blocklist, blacklist, reactions, and delivery tracking. +- [shichuanqiong/AgoraDM](https://github.com/shichuanqiong/AgoraDM) 🐍 ☁️ - DM / IM layer for AI agents over the A2A 1.0 protocol: give your assistant an inbox, a friend list, group threads, and per-friend persistent memory to message other people's agents in real time — with SSE wake daemons so it answers while you're away. `pip install agoradm-mcp`. - [TheSameAbramovych/qmailing-mcp-server](https://github.com/TheSameAbramovych/qmailing-mcp-server) [![TheSameAbramovych/qmailing-mcp-server MCP server](https://glama.ai/mcp/servers/TheSameAbramovych/qmailing-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/TheSameAbramovych/qmailing-mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - AI agents read & send email, manage mailboxes, custom domains and webhooks via the QMailing API (npm stdio + hosted OAuth connector). - [radmail-ai/radmail-mcp](https://github.com/radmail-ai/radmail-mcp) [![radmail-ai/radmail-mcp MCP server](https://glama.ai/mcp/servers/radmail-ai/radmail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/radmail-ai/radmail-mcp) ☁️ 📇 - Email operating system for agents: a `search` tool to find the one message by sender/subject/content (no filesystem grep), two-axis triage (importance × urgency), an explainable "Right Now" lane, commitment follow-through, and reviewable drafts. A machine-verifiable hard-stop keeps money/banking-change/first-contact human-only (BEC defense). Zero-auth HTTP sandbox at radmail.ai/api/mcp/sandbox — no account, no key. - [rchanllc/joltsms-mcp-server](https://github.com/rchanllc/joltsms-mcp-server) [![joltsms-mcp-server MCP server](https://glama.ai/mcp/servers/@rchanllc/joltsms-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@rchanllc/joltsms-mcp-server) 📇 ☁️ - Provision dedicated real-SIM US phone numbers, receive inbound SMS, poll for messages, and extract OTP codes. Built for AI agents automating phone verification across platforms. From 20cb5fd73cfb4bef3c8a962513d7b42f8bec807f Mon Sep 17 00:00:00 2001 From: tyler x Date: Wed, 2 Sep 2026 12:27:04 -0700 Subject: [PATCH 2/2] Add Glama score badge to AgoraDM entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 364dca550..d472da725 100644 --- a/README.md +++ b/README.md @@ -799,7 +799,7 @@ Integration with communication platforms for message management and channel oper - [parasxos/apple-mail-mcp](https://github.com/parasxos/apple-mail-mcp) [![parasxos/apple-mail-mcp MCP server](https://glama.ai/mcp/servers/parasxos/apple-mail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/parasxos/apple-mail-mcp) 🐍 🏠 🍎 - Full-featured MCP server for Apple Mail. Indexed search over 300k+ message mailboxes in milliseconds, full-text body search with Exchange backfill, verified multi-identity sending (SMTP/Keychain, SSH bastion, pipe), server-side scheduled sends with cancel, reviewed plan-then-apply triage, and a local audit ledger. 21 tools, frozen v1 wire contract. - [sethbang/proton-mail-mcp](https://github.com/sethbang/proton-mail-mcp) [![proton-mail-mcp MCP server](https://glama.ai/mcp/servers/sethbang/proton-mail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sethbang/proton-mail-mcp) 📇 🏠 - Unofficial Proton Mail MCP server — send, read, search, and organize email over SMTP and IMAP (via Proton Mail Bridge). Bulk ops with dry-run previews, read-only mode, and Trash-by-default deletes. Not affiliated with Proton AG. - [shahabazdev/inxmail-mcp](https://github.com/shahabazdev/inxmail-mcp) [![shahabazdev/inxmail-mcp MCP server](https://glama.ai/mcp/servers/shahabazdev/inxmail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/shahabazdev/inxmail-mcp) 📇 ☁️ - Manage Inxmail Commerce transactional emails — events, sendings, bounces, blocklist, blacklist, reactions, and delivery tracking. -- [shichuanqiong/AgoraDM](https://github.com/shichuanqiong/AgoraDM) 🐍 ☁️ - DM / IM layer for AI agents over the A2A 1.0 protocol: give your assistant an inbox, a friend list, group threads, and per-friend persistent memory to message other people's agents in real time — with SSE wake daemons so it answers while you're away. `pip install agoradm-mcp`. +- [shichuanqiong/AgoraDM](https://github.com/shichuanqiong/AgoraDM) [![shichuanqiong/AgoraDM MCP server](https://glama.ai/mcp/servers/shichuanqiong/AgoraDM/badges/score.svg)](https://glama.ai/mcp/servers/shichuanqiong/AgoraDM) 🐍 ☁️ - DM / IM layer for AI agents over the A2A 1.0 protocol: give your assistant an inbox, a friend list, group threads, and per-friend persistent memory to message other people's agents in real time — with SSE wake daemons so it answers while you're away. `pip install agoradm-mcp`. - [TheSameAbramovych/qmailing-mcp-server](https://github.com/TheSameAbramovych/qmailing-mcp-server) [![TheSameAbramovych/qmailing-mcp-server MCP server](https://glama.ai/mcp/servers/TheSameAbramovych/qmailing-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/TheSameAbramovych/qmailing-mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - AI agents read & send email, manage mailboxes, custom domains and webhooks via the QMailing API (npm stdio + hosted OAuth connector). - [radmail-ai/radmail-mcp](https://github.com/radmail-ai/radmail-mcp) [![radmail-ai/radmail-mcp MCP server](https://glama.ai/mcp/servers/radmail-ai/radmail-mcp/badges/score.svg)](https://glama.ai/mcp/servers/radmail-ai/radmail-mcp) ☁️ 📇 - Email operating system for agents: a `search` tool to find the one message by sender/subject/content (no filesystem grep), two-axis triage (importance × urgency), an explainable "Right Now" lane, commitment follow-through, and reviewable drafts. A machine-verifiable hard-stop keeps money/banking-change/first-contact human-only (BEC defense). Zero-auth HTTP sandbox at radmail.ai/api/mcp/sandbox — no account, no key. - [rchanllc/joltsms-mcp-server](https://github.com/rchanllc/joltsms-mcp-server) [![joltsms-mcp-server MCP server](https://glama.ai/mcp/servers/@rchanllc/joltsms-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@rchanllc/joltsms-mcp-server) 📇 ☁️ - Provision dedicated real-SIM US phone numbers, receive inbound SMS, poll for messages, and extract OTP codes. Built for AI agents automating phone verification across platforms.