Skip to main content
Glama
Racimy

iMail-mcp

Related Servers

Alternatives to iMail-mcp

No user-submitted related servers found.

    Related Servers

      TDQS

      A3.6/5.0

      Scored across 14 tools

      Disambiguation5/5

      Each tool has a clearly distinct purpose with no significant overlap. For example, 'get_messages' retrieves emails, 'search_messages' finds specific ones, and 'move_messages' relocates them, while 'mark_as_read' and 'set_flags' handle different message states. The descriptions clearly differentiate their functions, making misselection unlikely.

      Naming Consistency5/5

      All tool names follow a consistent verb_noun pattern using snake_case, such as 'get_mailboxes', 'create_mailbox', and 'delete_messages'. There are no deviations in style or convention, making the set predictable and easy to parse for an agent.

      Tool Count5/5

      With 14 tools, this server is well-scoped for email management, covering core operations like sending, organizing, and retrieving emails, along with configuration and connection checks. Each tool serves a distinct function, and the count aligns with the domain's complexity without being overwhelming.

      Completeness5/5

      The tool set provides comprehensive coverage for email management, including CRUD operations (e.g., create/delete mailboxes, send/delete messages), lifecycle handling (mark as read, set flags), organization (move, auto_organize), and utility functions (test connection, check config). There are no obvious gaps that would hinder an agent's workflow.