Resend
Freeby MCP Community
Resend MCP
v1.0.0Added Apr 12, 2026
Resend MCP Server
Resend MCP
Installation
npx -y @iflow-mcp/resend-mcp
Reviews
Installation
Quick install
npx -y @iflow-mcp/resend-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"resend": {
"command": "npx",
"args": ["-y", "@iflow-mcp/resend-mcp"]
}
}
}