From 1a880efcc1c9d701e54baecbb6789daa682403d6 Mon Sep 17 00:00:00 2001 From: Mats0926 Date: Fri, 14 Aug 2026 23:11:57 +0900 Subject: [PATCH] Add ma2no4413/outlook-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..18ecc994f 100644 --- a/README.md +++ b/README.md @@ -790,6 +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) 🐍 🏠 🍎 🪟 🐧 - Clean up a large Outlook / Hotmail mailbox via Microsoft Graph. Bulk moves and bulk mark-read with dry-run previews, whole-subtree folder moves that relocate thousands of messages in one call, and server-side inbox rules. Replies go to Drafts — no send tool exists and `Mail.Send` is never requested, so a prompt-injected agent has no way out. Deletes only ever reach Deleted Items. Personal Hotmail/Outlook.com accounts supported. - [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.