Official Resend integration — send transactional emails, manage domains, and track delivery from your AI
The official Resend MCP server lets AI agents send emails, manage audiences, and monitor deliverability through natural language. Perfect for automating transactional email workflows. Features: - Send emails with HTML or plain text content - Manage email templates and variables - Track email delivery, open, and click events - Manage sending domains and DNS verification - Handle bounces and complaints - Create and manage audience segments - Schedule email campaigns - Access email analytics and reporting Use cases: - "Send a welcome email to new users who signed up today" - "Check the delivery rate for yesterday's newsletter" - "Create a password reset email template with our branding" - "Add these 50 email addresses to the beta-users audience" Resend is the developer-focused email API trusted by Vercel, Clerk, and thousands of startups.
File location: ~/.gemini/settings.json
{
"resendMcp": {
"command": "npx",
"args": [
"-y",
"@resend/mcp"
],
"env": {
"RESEND_API_KEY": "re_..."
}
}
}If you maintain Resend MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/resend-mcp)