owa-mcp
Related Servers
Alternatives to owa-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceGives Claude Code access to Outlook Mail, Calendar, and Contacts via Microsoft Graph, with safety-first defaults (no sending, no hard deletes, every mutation logged). Supports multiple Microsoft accounts through a PKCE OAuth flow.21MIT
- AlicenseNot gradedqualityCmaintenanceConnects Claude to Microsoft Outlook through the Microsoft Graph API, enabling email management (list, search, read, send) and calendar operations (list, create, accept, decline, delete events) via OAuth 2.0 authentication.1MIT
- FlicenseNot gradedqualityDmaintenanceConnects Claude with Microsoft Outlook through the Graph API, providing comprehensive email, calendar, folder management, and rules creation capabilities.19-
- FlicenseAqualityBmaintenanceEnables Claude to manage Outlook calendar events and Microsoft To Do tasks for a specific mailbox via Microsoft Graph API.7-
- FlicenseNot gradedqualityCmaintenanceConnects Claude Desktop to Outlook via the Microsoft Graph API, enabling users to list, search, and organize emails directly through conversation.-
- AlicenseNot gradedqualityDmaintenanceEnables Claude Code to search, retrieve, and draft email replies using real Microsoft 365 inbox context, with executive-style profiles and one-click publishing.MIT
TDQS
Scored across 24 tools
Each tool targets a distinct resource-action pair. Calendar tools clearly separate create/update/delete/cancel/respond/follow and series operations, while mail tools distinguish send, draft flows, search/get, and message management. Even similar tools like cancel vs delete and reply vs reply-all have descriptions that remove ambiguity.
All tool names follow a consistent verb_noun snake_case pattern. Verbs are specific (create, get, update, send, move, delete) and nouns identify the resource (calendar_event, email, draft). The use of plural for list operations (get_emails, get_calendar_events) and singular for single-item retrieval (get_email) follows a clear convention.
24 tools is on the heavier side but justified by the server's dual scope covering both calendar and mail operations. Each tool contributes to a complete workflow without redundancy. While slightly above the typical 3-15 range, the breadth of Outlook functionality warrants this count.
Calendar coverage includes full lifecycle with recurring series handling. Mail coverage includes sending, multi-step drafting, reply/forward, attachments, folder management, and message state updates. No critical operations appear missing for the domain.