Skip to main content
Glama
egyptianego17

email-mcp-server

Related Servers

Alternatives to email-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      F
      maintenance
      An MCP server that enables AI assistants to send emails through SMTP protocol by providing server credentials, recipient information, subject, and message content.
      1
      19 npm
      1
      Apache 2.0
    • 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
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables AI agents to validate email addresses and send emails via SMTP with zero external dependencies.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI applications to send text, HTML, and template-based emails using SendGrid. It supports file attachments, CC/BCC recipients, and easy deployment via Python or Docker.
      -
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server for EmailJS that enables AI agents to send emails, validate configurations, and query email history through natural language.
      3
      5 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server that provides email communication tools (send email, health check, list providers) via SMTP, accessible over HTTP/SSE for remote AI clients like Claude Desktop.
      0
      MIT

    TDQS

    A3.7/5.0

    Scored across 3 tools

    Disambiguation4/5

    send_custom_email and send_simple_email both send emails, but their names and argument differences clearly distinguish a full-featured version from a simple one. test_smtp_connection is entirely separate.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern in snake_case: send_custom_email, send_simple_email, test_smtp_connection.

    Tool Count4/5

    With 3 tools, the server is focused on sending emails and testing connections. While minimal, it covers the core functionality without unnecessary bloat.

    Completeness3/5

    The server covers sending (two variants) and connection testing, but lacks tools for receiving, listing, or managing emails, which are typical for an email server.

    Maintenance

    ActivityInactive
    ResponsivenessSlow