Lead with folder-subtree moves in the outlook-mcp entry

This commit is contained in:
Mats0926
2026-08-15 00:09:03 +09:00
parent 1a880efcc1
commit aee95e85d5
+1 -1
View File
@@ -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) 🐍 🏠 🍎 🪟 🐧 - 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.
- [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.
- [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.