Back to search
90
MCP live v1.1.0 sse

Email Send API

io.github.Br0ski777/email-send

Send emails programmatically via Resend. Text and HTML. x402 micropayment.

Uptime
50.0%
4 probes
Response
217ms
last probe
Tools
1
callable

Tools · 1

email_send_message

Use this when you need to send an email to one or more recipients. Returns delivery confirmation in JSON. Returns: 1. messageId (unique identifier) 2. status (sent/queued/failed) 3. timestamp (ISO 86…

Similar MCP servers embedding-nearest

Email Send API
Send emails programmatically via Resend. Text and HTML. x402 micropayment.
0 tools · sse
Resend Email
Enables sending emails through the Resend API service with configurable sender addresses, recipient details, and scheduling options via a No
0 tools
Cool property search server live
Non functional server (yet)
1 tools · streamable-http
acuvity/mcp-server-send-email
Send and schedule emails using Resend's API.
0 tools
com.mcparmory/resend
Send, track, and manage transactional emails at scale
0 tools · streamable-http
mcparmory-resend
Send, track, and manage transactional emails at scale
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "email_send_api": {
      "url": "https://email-send.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}