Community MCP server for Resend, the modern email API for developers. Agents can send emails using React-based templates, manage sending domains, verify email addresses, and retrieve delivery analytics. Developer-friendly with excellent TypeScript support. Ideal for modern applications needing programmatic email delivery with beautiful templates.
npx -y mcp-send-email
{
"mcpServers": {
"resend": {
"env": {
"RESEND_API_KEY": "your-api-key"
},
"args": [
"-y",
"mcp-send-email"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 3 tools available.
Community MCP server for Resend, the modern email API for developers. Agents can send emails using React-based templates, manage sending domains, verify email addresses, and retrieve delivery analytics. Developer-friendly with excellent TypeScript support. Ideal for modern applications needing programmatic email delivery with beautiful templates.
Resend has 3 tools available.
Resend offers a free tier with 100 calls per month. For higher usage, paid plans start at €0/month.
You can install Resend using the following command: npx -y mcp-send-email. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Resend is listed under the Communication category in the AgentForge MCP registry.
Resend has a current uptime of 99.85% with an average response time of 180ms.
To connect Resend, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Resend's tools via the Model Context Protocol.