Resend
Freeby MCP Community
[](https://smithery.ai/server/@resend/resend-mcp) [![npm version](https://img.shields.io/npm/v/re
v2.3.2Added Apr 12, 2026
Reviews
Installation
Quick install
npx -y resend-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"resend": {
"command": "npx",
"args": ["-y", "resend-mcp"]
}
}
}