Is Resend MCP free?
The MCP server is free. Resend offers a free tier (100 emails/day), with paid plans for higher volumes.
Send transactional emails from Claude via Resend. Create, send, and manage emails with React templates and tracking.
Looking for more MCP servers? Browse the full MCP tools directory or explore more tools in Productivity.
Resend MCP turns Claude into an email-sending assistant. You can compose and send transactional emails, use React email templates, track delivery status, and manage recipients — all through natural language commands in Claude Desktop. Perfect for automated notifications, confirmations, and team communications.
Choose Resend MCP when you want an MCP server focused on Productivity and need tighter integration with your existing tools.
Good fit
Use the following configuration as a starting point for Claude Desktop or any compatible MCP client, then replace placeholder credentials with your own values.
{
"mcpServers": {
"resend": {
"command": "npx",
"args": ["-y", "@resend/mcp"],
"env": {
"RESEND_API_KEY": "your_key_here"
}
}
}
}These setup steps cover the typical installation flow for this MCP server.
Create a Resend account and get an API key at resend.com.
Add the config block with your API key to claude_desktop_config.json.
Restart Claude Desktop.
Ask Claude to send a test email to your address.
Common questions for Resend MCP.
The MCP server is free. Resend offers a free tier (100 emails/day), with paid plans for higher volumes.
Yes, Resend supports React email templates, and you can reference them when sending emails via Claude.
Yes, Resend provides delivery status, open, and click tracking through its dashboard.
| Feature | Resend MCP | Competitor |
|---|---|---|
| Free Tier | ✅ 100 emails/day | ❌ Limited |
| React Templates | ✅ Yes | ❌ No |
| Tracking | ✅ Built-in | ❌ Add-on |