diff --git a/README.md b/README.md index e141f1b78..139efb838 100644 --- a/README.md +++ b/README.md @@ -874,7 +874,7 @@ Integration with communication platforms for message management and channel oper - [desek/outlook-local-mcp](https://github.com/desek/outlook-local-mcp) [![desek/outlook-local-mcp MCP server](https://glama.ai/mcp/servers/desek/outlook-local-mcp/badges/score.svg)](https://glama.ai/mcp/servers/desek/outlook-local-mcp) 🏎️ 🏠 🍎 🪟 🐧 - Local-first Microsoft Outlook MCP server (calendar + mail via Microsoft Graph). Single Go binary, stdio transport, OS-keychain token storage, multi-account. 4 aggregate domain tools (`calendar`, `mail`, `account`, `system`) with progressive disclosure via a `help` verb to keep cold-start schema small. - [dialgoodian/clawdcall-mcp](https://github.com/dialgoodian/clawdcall-mcp) [![dialgoodian/clawdcall-mcp MCP server](https://glama.ai/mcp/servers/dialgoodian/clawdcall-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dialgoodian/clawdcall-mcp) 🎖️ 📇 ☁️ - Let AI agents place consent-based outbound phone calls and retrieve transcripts, summaries, and outcomes. Use the hosted Streamable HTTP server or install with `npx -y clawdcall-mcp`. - [discourse/discourse-mcp](https://github.com/discourse/discourse-mcp) 🎖️ 💎 ☁️ 🏠 💬 🍎 🪟 🐧 - Official Discourse MCP server for forum integration. Search topics, read posts, manage categories and tags, discover users, and interact with Discourse communities. -- [dockndevai/mcp-outlook](https://github.com/dockndevai/mcp-outlook) 📇 🏠 🍎 🪟 🐧 - Safe-by-default Microsoft Outlook mail server (Microsoft Graph). Read, search, draft, send, reply, forward and organize email. Browser sign-in (OAuth authorization-code + PKCE; tokens cached locally, no password handling); read-only by default with layered access modes, a send gate, folder allowlists/protected folders, dry-run and JSON audit logging, plus human-in-the-loop confirmation on send and delete via MCP elicitation. `npx -y @dockndevai/mcp-outlook`. +- [dockndevai/mcp-outlook](https://github.com/dockndevai/mcp-outlook) [![dockndevai/mcp-outlook MCP server](https://glama.ai/mcp/servers/dockndevai/mcp-outlook/badges/score.svg)](https://glama.ai/mcp/servers/dockndevai/mcp-outlook) 📇 🏠 🍎 🪟 🐧 - Safe-by-default Microsoft Outlook mail server (Microsoft Graph). Read, search, draft, send, reply, forward and organize email. Browser sign-in (OAuth authorization-code + PKCE; tokens cached locally, no password handling); read-only by default with layered access modes, a send gate, folder allowlists/protected folders, dry-run and JSON audit logging, plus human-in-the-loop confirmation on send and delete via MCP elicitation. `npx -y @dockndevai/mcp-outlook`. - [cseguinlz/doubletick-cli](https://github.com/cseguinlz/doubletick-cli) [![double-tick-mcp-server MCP server](https://glama.ai/mcp/servers/cseguinlz/double-tick-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/cseguinlz/double-tick-mcp-server) 📇 ☁️ - Email read tracking via Gmail. Send tracked emails, check if they were opened with open count, device, and timing. - [csitte/mailwarden](https://github.com/csitte/mailwarden) [![csitte/mailwarden MCP server](https://glama.ai/mcp/servers/csitte/mailwarden/badges/score.svg)](https://glama.ai/mcp/servers/csitte/mailwarden) 📇 🏠 🍎 🪟 🐧 - Native Gmail MCP server with full mailbox control — search, read, label, archive, trash, download attachments, and the feature no other Gmail server ships: snooze threads until a date. Every call hits the live Gmail API (no synced index that silently misses mail). Install with `npx -y mailwarden`. - [drsound/markdown-to-whatsapp](https://github.com/drsound/markdown-to-whatsapp) [![drsound/markdown-to-whatsapp MCP server](https://glama.ai/mcp/servers/drsound/markdown-to-whatsapp/badges/score.svg)](https://glama.ai/mcp/servers/drsound/markdown-to-whatsapp) 📇 🏠 🍎 🪟 🐧 - Convert Markdown into WhatsApp's formatting, so agent output renders as bold, lists and quotes instead of showing raw asterisks. Tables become monospace boxes sized to the reader's bubble width, degrading through padding removal, compact borders and word wrapping before falling back to a list. No API key, runs locally with `npx markdown-to-whatsapp mcp`.