Skip to main content
Glama
SuperAngryMonkey

iris

Related Servers

Alternatives to iris

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI coding agents to search, read, and manage drafts across Gmail and Outlook mailboxes via MCP.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that gives AI agents structured access to a Microsoft Outlook mailbox through the Microsoft Graph API, with a deliberate constraint: agents can read and draft emails, but only humans can send.
      86 npm
      MIT
    • A
      license
      A
      quality
      A
      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
      Not graded
      quality
      C
      maintenance
      Enables AI agents to interact with Microsoft 365 Outlook Mail, allowing email operations via natural language.
      8 npm
      MIT

    TDQS

    A4.4/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: login steps, auth status, and CRUD operations on drafts. There is no ambiguity between them; even the two login tools are sequentially distinct with clear descriptions.

    Naming Consistency5/5

    All tools follow a consistent iris_ prefix followed by verb_noun naming (e.g., iris_create_draft, iris_list_folders). The pattern is uniform and predictable.

    Tool Count5/5

    8 tools is well-scoped for the domain of draft management and authentication. Each tool serves a necessary function without redundancy or bloat.

    Completeness5/5

    The tool set covers the full draft lifecycle (create, list, update, delete) plus necessary folder listing and authentication flow. There are no obvious missing operations for the stated purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues