Index live · v1.3.0 · MAY 24 2026

Resend

Official

Resend's official MCP server provides full access to the Resend email platform. Send transactional emails using React Email templates, manage broadcast campaigns and audiences, inspect deliverability and bounce events, and check domain verification status. Pairs naturally with Better Auth's email-callback hooks (sendVerificationEmail, sendMagicLink) for sign-up verification flows.

stdioTypeScriptAPI Key Required
Official MCP server

Configuration

{
  "mcpServers": {
    "resend": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-resend"
      ],
      "env": {
        "RESEND_API_KEY": "your-api-key-here"
      }
    }
  }
}

Add this to your claude_desktop_config.json file.

Quick Stats

Trust LevelOfficial
Transportstdio
API KeyRequired
LanguageTypeScript
CategoryCommunication & Email
View on GitHubVisit Website

Tags

emailtransactionalreact-emailbroadcastsdeliverability