Skip to main content
Glama
leeguooooo

MCP Email Service

by leeguooooo

Related Servers

Alternatives to MCP Email Service

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      A Model Context Protocol server that enables AI assistants to access and manage email through IMAP, supporting browsing, searching, reading, and organizing emails while learning user preferences over time.
      58
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that enables full management of Gmail accounts, including messages, threads, labels, and drafts. It leverages the Gmail API to allow searching, sending, and organizing emails via secure OAuth2 authentication.
      MIT
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      A Model Context Protocol server that enables applications to interact with Gmail through a clean API, supporting email searching, sending, reading, and label management.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides AI agents with a free, functional email address via the Model Context Protocol without requiring manual registration. It enables comprehensive email capabilities including sending, receiving, and managing messages, contacts, and automated settings.
      57 npm
      661
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides a standardized interface for interacting with Google Mail tools and services through the Model Context Protocol, enabling email management via natural language.
      MIT
    • F
      license
      B
      quality
      A
      maintenance
      Enables reading and writing email through IMAP and SMTP accounts using natural language via the Model Context Protocol.
      16
      13 npm
      -

    TDQS

    B3.3/5.0

    Scored across 10 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose with no ambiguity. Single-email operations (delete_email, mark_email_read, move_email_to_trash) are cleanly separated from batch operations (batch_delete_emails, batch_mark_read, batch_move_to_trash), while listing (list_emails), detail retrieval (get_email_detail), and status checks (get_unread_count, check_connection) each serve unique functions. The descriptions reinforce these distinctions, making tool selection straightforward for an agent.

    Naming Consistency5/5

    All tools follow a consistent verb_noun or verb_adjective_noun pattern with snake_case throughout. Single operations use simple verb_noun (delete_email, list_emails), batch operations add 'batch_' prefix (batch_delete_emails), and getter operations use 'get_' (get_email_detail, get_unread_count). This predictable naming convention makes the tool set easy to navigate and understand at a glance.

    Tool Count5/5

    With 10 tools, the count is well-scoped for an email service domain. It covers core email management operations (list, read, delete, trash) in both single and batch forms, plus essential utilities (connection check, unread count). Each tool earns its place without redundancy, and the number aligns with typical MCP server ranges (3-15 tools), providing comprehensive functionality without being overwhelming.

    Completeness5/5

    The tool set offers complete CRUD/lifecycle coverage for email management. It includes creation (implied via email receipt), retrieval (list_emails, get_email_detail), update (mark_read operations), and deletion (delete and trash operations), along with batch support and status monitoring. There are no obvious gaps; agents can handle typical email workflows from inbox management to cleanup without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues