diff --git a/README.md b/README.md index 94901d58b..2d7982961 100644 --- a/README.md +++ b/README.md @@ -790,7 +790,7 @@ Integration with communication platforms for message management and channel oper - [littlebearapps/outlook-assistant](https://github.com/littlebearapps/outlook-assistant) [![outlook-assistant MCP server](https://glama.ai/mcp/servers/@littlebearapps/outlook-assistant/badges/score.svg)](https://glama.ai/mcp/servers/@littlebearapps/outlook-assistant) 📇 ☁️ - Ask your AI assistant to search your inbox, send emails, schedule meetings, manage contacts, and configure mailbox settings — without leaving the conversation. Works with Claude, Cursor, Windsurf, and any MCP-compatible client. - [loicfontaine-max/qorami-sdk](https://github.com/loicfontaine-max/qorami-sdk/tree/main/mcp) [![qorami-sdk MCP server](https://glama.ai/mcp/servers/loicfontaine-max/qorami-sdk/badges/score.svg)](https://glama.ai/mcp/servers/loicfontaine-max/qorami-sdk) 📇 ☁️ - Check an email before an AI agent sends it: returns send / ask-a-human / block, with machine reason codes and prompt-injection detection. - [Leximo-AI/leximo-ai-call-assistant-mcp-server](https://github.com/Leximo-AI/leximo-ai-call-assistant-mcp-server) 📇 ☁️ - Make AI-powered phone calls on your behalf — book reservations, schedule appointments, and view call transcripts -- [ma2no4413/outlook-mcp](https://github.com/ma2no4413/outlook-mcp) 🐍 🏠 🍎 🪟 🐧 - Restructure a large Outlook / Hotmail mailbox. `move_folder` relocates a whole folder subtree in one API call — thousands of messages change place without being moved, their IDs stay valid, and inbox rules pointing at that folder keep working. Also bulk move and bulk mark-read with dry-run previews, and server-side inbox rules as first-class tools. Replies are written to Drafts; there is no send tool and `Mail.Send` is never requested. Deletes only ever reach Deleted Items. +- [ma2no4413/outlook-mcp](https://github.com/ma2no4413/outlook-mcp) [![ma2no4413/outlook-mcp MCP server](https://glama.ai/mcp/servers/ma2no4413/outlook-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ma2no4413/outlook-mcp) 🐍 🏠 🍎 🪟 🐧 - Restructure a large Outlook / Hotmail mailbox. `move_folder` relocates a whole folder subtree in one API call — thousands of messages change place without being moved, their IDs stay valid, and inbox rules pointing at that folder keep working. Also bulk move and bulk mark-read with dry-run previews, and server-side inbox rules as first-class tools. Replies are written to Drafts; there is no send tool and `Mail.Send` is never requested. Deletes only ever reach Deleted Items. - [madbonez/caldav-mcp](https://github.com/madbonez/caldav-mcp) 🐍 ☁️ - Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV), Nextcloud, ownCloud, Apple iCloud, and others. Supports creating events with recurrence, categories, priority, attendees, reminders, searching events, and retrieving events by UID. - [marlinjai/email-mcp](https://github.com/marlinjai/email-mcp) 📇 ☁️ 🏠 - Unified MCP server for email across Gmail (REST API), Outlook (Microsoft Graph), iCloud, and generic IMAP/SMTP. 24 tools for search, send, organize, and batch-manage emails with built-in OAuth2 and encrypted credential storage. - [marras0914/agent-toolbelt](https://github.com/marras0914/agent-toolbelt) [![marras0914/agent-toolbelt MCP server](https://glama.ai/mcp/servers/marras0914/agent-toolbelt/badges/score.svg)](https://glama.ai/mcp/servers/marras0914/agent-toolbelt) 📇 ☁️ - 20 focused API tools for AI agents: schema generation, text extraction, token counting, regex/cron building, prompt optimization, web summarization, document comparison, and more. TypeScript SDK + LangChain wrappers included.