Back to Communication
Resend
This is a simple MCP server that sends emails using Resend's API. Why? Now you can let Cursor or Claude Desktop compose emails for you and send it right away without having to copy and paste the email content.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"resend": {
// See GitHub repository for configuration
}
}
}