Skip to main content
Glama
carycracker

Outlook MCP (inworkgroup)

by carycracker

Related Servers

Alternatives to Outlook MCP (inworkgroup)

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      Enables AI assistants to manage Microsoft Outlook email and calendar through the Microsoft Graph API, including reading, sending, searching emails, and handling calendar events.
      43
      144 npm
      27
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI assistants to securely read, search, draft, and send Outlook emails, manage calendar events, and access mailbox folders through a local MAPI connection to Windows Outlook, with human-in-the-loop safeguards.
      9
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI agents to read and manage Microsoft 365/Outlook email and calendar, with destructive actions (send email, create event) requiring human approval.
      8
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables AI agents to access Microsoft Outlook mail and calendar, plus read-only Microsoft Teams message history, acting as the signed-in user via delegated permissions.
      50
      47 PyPI
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to manage Outlook calendars and emails through the Microsoft Graph API, supporting calendar events, email operations, and selective tool control.
      5 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides programmatic access to Microsoft Outlook mailboxes, enabling AI assistants to search, analyze, and extract insights from emails in personal and shared mailboxes.
      -

    TDQS

    A3.9/5.0

    Scored across 7 tools

    Disambiguation4/5

    邮件相关工具(list_emails/get_email/search_emails/mark_read/create_draft/create_reply_draft)与日历工具(list_calendar_events)边界清晰。邮件工具中 list_emails 和 search_emails 都返回元数据,但一个按文件夹浏览、一个按关键词搜索,描述足以区分。

    Naming Consistency4/5

    工具名基本遵循 verb_noun 模式:list_emails、get_email、search_emails、list_calendar_events、mark_read、create_draft、create_reply_draft。mark_read 缺少明确宾语(如 mark_email_read),但整体风格一致,可读性好。

    Tool Count5/5

    7 个工具覆盖邮件读取、搜索、状态管理、草稿创建和日历查询,范围聚焦于 Outlook 的常见操作,没有冗余或缺失感,数量适中。

    Completeness4/5

    邮件读取、搜索、标记已读、创建草稿和回复草稿覆盖了主要工作流;日历只有读取没有创建/更新事件,但考虑到服务器定位为 Outlook 辅助工具,核心邮件场景已覆盖。缺少发送邮件和删除/移动邮件的操作,但草稿设计有意避免自动发送,属于合理取舍。

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues