Resend
Freeby Indie Developer
Modern email API for developers with React Email support.
v1.0.0Added Jan 14, 2025
resendemailreact
Resend MCP Server
Modern email API for developers with React Email support.
Features
- Email sending
- React Email
- Domains
- API keys
- Analytics
Installation
{
"mcpServers": {
"resend": {
"command": "npx",
"args": ["-y", "mcp-resend"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-resend
Add to claude_desktop_config.json
{
"mcpServers": {
"resend": {
"command": "npx",
"args": ["-y", "mcp-resend"]
}
}
}