Back to directory
helbertparanhos/resend-email-mcp

helbertparanhos/resend-email-mcp

@helbertparanhos

The most complete MCP server for the Resend email API — full API coverage plus a unique debug/diagnostics layer.

emailresendmcpmailapidebuggingdiagnosticssmtptool

Installation & Configuration

{
  "mcpServers": {
    "resend": {
      "command": "npx",
      "args": [
        "-y",
        "resend-email-mcp"
      ],
      "env": {
        "RESEND_API_KEY": "re_xxxxxxxx",
        "RESEND_FROM": "Acme <[email protected]>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12