TurboSMTP icon

TurboSMTP

Facilitates sending emails through TurboSMTP via a Node.js-based Model Context Protocol (MCP) server.

关于

TurboSMTP provides a straightforward Node.js MCP server designed for sending emails using TurboSMTP. It exposes an MCP-compatible API endpoint, allowing other services to seamlessly integrate and send emails. This tool is built for easy configuration and setup, and includes a test script for quick validation of email sending functionalities, making it ideal for development and integration scenarios.

主要功能

  • Easy configuration and setup
  • Send emails via TurboSMTP with a simple MCP API
  • 0 GitHub stars
  • Includes a test script for quick validation

使用案例

  • Integrating email sending capabilities into Node.js applications
  • Testing TurboSMTP email functionalities with an MCP interface
  • Providing a standardized MCP endpoint for email communication in a service-oriented architecture