Skip to main content
Glama
YUHAI0

email-send-mcp

by YUHAI0

Related Servers

Alternatives to email-send-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      F
      maintenance
      A Model Context Protocol server that enables LLMs to compose and send emails with attachments, as well as search for files in specified directories that match given patterns.
      80
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that provides Gmail access for LLMs, enabling email composition, sending, searching, and label management via the Gmail API.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A production-ready MCP server that empowers AI agents to securely send emails via SMTP, supporting plain text, HTML, and attachments.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI models to read, search, and send emails via IMAP and SMTP protocols. It supports various providers like Gmail and Outlook, allowing for tasks such as retrieving unread messages, searching by sender, and managing mailbox folders.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for any IMAP mailbox that lets AI models read, search, send, and manage email, including processing attachments as images.
      1
      -

    TDQS

    B3.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools serve completely different purposes—searching files and sending emails—so there is no ambiguity or overlap between them.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern (search_attachments, send_email) using snake_case, making them predictable and clear.

    Tool Count2/5

    With only 2 tools, the server feels very minimal for an email-sending purpose. The inclusion of a generic file search tool rather than email-specific operations (e.g., list inbox, get message) suggests under-scoping.

    Completeness3/5

    For a server focused on sending emails, the send_email tool covers the core action, and search_attachments helps locate potential attachments. However, it lacks any tools for managing drafts, retrieving sent emails, or handling recipient lists, leaving notable gaps.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues