Skip to main content
Glama
jhw7500

Email MCP Server

by jhw7500

Related Servers

Alternatives to Email MCP Server

No user-submitted related servers found.

    Related Servers

      TDQS

      B3.2/5.0

      Scored across 8 tools

      Disambiguation4/5

      Most tools have distinct purposes, but there is some overlap between list_emails and fetch_recent_emails, as both retrieve recent emails, which could cause confusion. The other tools are clearly differentiated, such as send_email for sending and read_email for reading specific emails.

      Naming Consistency5/5

      All tool names follow a consistent snake_case pattern with clear verb_noun combinations, such as download_attachment, fetch_email_thread, and send_email. This consistency makes the tool set predictable and easy to navigate for an agent.

      Tool Count5/5

      With 8 tools, the server is well-scoped for email management, covering key operations like sending, reading, listing, searching, and handling attachments. Each tool serves a specific function without redundancy, making the count appropriate for the domain.

      Completeness4/5

      The tool set provides strong coverage for email operations, including CRUD-like actions (send, read, list, search) and attachment handling. A minor gap is the lack of tools for updating or deleting emails, but agents can work around this with the existing tools for most workflows.