Skip to main content
Glama
mpalermiti

outlook-mcp

by mpalermiti

Related Servers

Alternatives to outlook-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for sending and managing Microsoft Outlook email via the Microsoft Graph API, including drafts, replies, contacts, and directory search.
      144 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Comprehensive MCP server for local Microsoft Outlook automation, providing 64 tools across email, calendar, contacts, tasks, notes, and Exchange features on both Windows and macOS.
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server providing full control over Outlook.com, Hotmail, Live, or Microsoft 365 email via Microsoft Graph API, enabling reading, searching, sending, and managing messages and folders securely.
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for Microsoft Outlook that enables searching, sending, and managing mail and calendar via the OWA REST API using browser-session authentication, with no Azure AD app registration required.
      144 npm
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for Microsoft Outlook via Graph API. 20 consolidated tools for email, calendar, contacts, folders, rules, categories, and settings with safety controls (dry-run preview, rate limiting, recipient allowlists) and MCP annotations on every tool.
      8
      22
      922 npm
      36
      MIT

    TDQS

    B3.4/5.0

    Scored across 62 tools

    Disambiguation4/5

    Most tools target distinct resources or workflow phases, and descriptions explicitly cross-reference alternatives such as list_inbox vs search_mail vs list_inbox_delta. Some redundancy remains (read_message vs read_messages, batch_triage vs single-message operations, delete_draft vs delete_message), so selection is not entirely frictionless.

    Naming Consistency5/5

    All 62 tools use the outlook_ prefix and snake_case, overwhelmingly following verb_noun or verb_object patterns. Minor outliers like outlook_whoami and outlook_rsvp are still clearly named and consistent with the overall convention.

    Tool Count2/5

    62 tools is far beyond the scoped 3-15 range and exceeds the 25+ 'too many' threshold. Although Outlook is a broad domain, the set includes many delta, bulk, and batch variants that could be consolidated, creating heavy selection overhead.

    Completeness4/5

    Core lifecycles for mail, drafts, events, contacts, tasks, and folders are well covered with read, list, search, create, update, and delete operations. Minor gaps remain for secondary entities, such as task-list CRUD and category CRUD, which are not exposed.

    Maintenance

    ActivityMaintained
    ResponsivenessSlow