MCP Servers / communication / Email sending MCP

Email sending MCP

JSON →
httpnonecommunication

Sends emails using the Resend API. Requires a Resend API key.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: email-sending-mcp
Tools
What this server exposes
send_email
Sends an email using Resend's API with specified recipient, subject, and body content
Configuration
Environment & auth
authnone
envYOUR_RESEND_API_KEY
envRESEND_API_KEY
envYOUR_API_KEY
Resources