outlook-mcp
Related Servers
Alternatives to outlook-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceMCP server that provides 62 tools to manage Outlook mail, calendar, contacts, and tasks for personal Microsoft accounts via Microsoft Graph API.6229MIT
- AlicenseNot gradedqualityDmaintenanceA modular collection of MCP servers for automating virtual secretary tasks within Microsoft Outlook, including email management, calendar operations, contacts, tasks, and mailbox settings through Microsoft Graph API.5MIT
- FlicenseNot gradedqualityCmaintenanceMCP server that uses Microsoft Entra OAuth 2.0 On-Behalf-Of flow to access Microsoft Graph for Outlook data, enabling email, calendar, and contacts interactions via MCP tools.-
- AlicenseAqualityAmaintenanceProduction-grade MCP server for Microsoft 365, providing tools to manage Email, Calendar, Contacts, OneDrive, Teams, Tasks, and Users via delegated OAuth.44601MIT
- AlicenseAqualityAmaintenanceMCP server for tidying a large Outlook / Hotmail mailbox via Microsoft Graph. Bulk moves, folder-tree surgery, inbox rules — no send tool, no permanent delete.2119MIT
- FlicenseNot gradedqualityCmaintenanceEnables to manage your Outlook mailbox via Microsoft Graph (write access) with delegated permissions, providing MCP tools to create, modify, and send emails, folders, categories, rules, and automatic replies.-
TDQS
Scored across 22 tools
Most tools map to distinct resource/action pairs, and overlapping areas like send-email vs draft send or manage-contact search vs search-people are explicitly differentiated in the descriptions. However, multi-action tools like manage-event and search-emails bundle many operations under one name, requiring careful parameter reading.
The majority of tools follow a lowercase verb_noun hyphenated pattern such as list-events, create-event, read-email, and manage-contact. A few noun-only tools (draft, attachments, folders) and bare verbs (auth, export) break the pattern slightly, but it remains predictable and readable overall.
At 22 tools, this sits in the heavy 16-25 range and feels like a lot for an agent to navigate, even though the broad Outlook domain (mail, calendar, contacts, rules, settings, shared mailboxes) mostly justifies the count. Each tool has a real purpose, but the surface is large enough to make tool selection non-trivial.
The toolset covers the mail lifecycle, calendar CRUD, contacts, categories, rules, folders, shared mailboxes, and meeting rooms, which is strong coverage for the stated Outlook/Microsoft Graph domain. Minor gaps include no accept-event action, no single get-event tool, no attachment upload/send path, and no permanent email deletion, but most workflows can still be completed with workarounds.