Skip to main content
Glama
hasan-imam

mcp-outlook-applescript

by hasan-imam

Related Servers

Alternatives to mcp-outlook-applescript

No user-submitted related servers found.

    Related Servers

    • 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
      B
      quality
      A
      maintenance
      MCP server that provides 62 tools to manage Outlook mail, calendar, contacts, and tasks for personal Microsoft accounts via Microsoft Graph API.
      62
      978 PyPI
      31
      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
      Not graded
      quality
      B
      maintenance
      Turns your running Outlook Desktop into an MCP server, enabling email, calendar, tasks, and attachment management through your existing Outlook session without any cloud APIs.
      AGPL 3.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server that connects to Windows Classic Outlook to automate email organization, search, and reply draft creation without sending emails.
      144 npm
      MIT

    TDQS

    A4.1/5.0

    Scored across 49 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action; the prepare/confirm pairs are clearly differentiated by action and resource, and confirm_batch_operation explicitly states which prepare tools it consumes. Even similarly named tools like list_emails/search_emails or set_email_flag/clear_email_flag have non-overlapping purposes described clearly.

    Naming Consistency4/5

    The surface uses a consistent snake_case verb_noun pattern (list_*, get_*, search_*, create_*, update_*, delete_*, prepare_*, confirm_*), which makes navigation predictable. Minor inconsistencies exist: singular vs plural resources (email vs emails), and confirm_batch_operation is generic where a verb_noun name would fit better.

    Tool Count2/5

    At 49 tools, the surface is heavily over-scoped for an agent to navigate. The 16 prepare/confirm pairs plus batch variants inflate the count significantly; many could be consolidated into a single tool with an optional confirmation step.

    Completeness3/5

    Mail, folders, and calendar events have solid CRUD/lifecycle coverage, but contacts, tasks, and notes are read-only (list/search/get only), and create_event/update_event omit attendee management. These are notable gaps that will block common Outlook workflows, though core email operations are complete.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive