Index live · v1.3.0 · AUG 7 2026
181+ skills indexed200+ MCP servers18+ platforms tracked
Resend
OfficialbyResend
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.
Related Servers
Quick Stats
Trust LevelOfficial
Transportstdio
API KeyRequired
LanguageTypeScript
CategoryCommunication & Email
Author
R
Resend
Official
Tags
emailtransactionalreact-emailbroadcastsdeliverability
AgenticSkills Audit
Automated framework checks. Deep code review tracked separately. Read the methodology →
5/7
5 of 7 automated checks passed
Audited Aug 7, 2026
SECURITY.md published
Mitigates: Coordinated disclosure pathNo SECURITY.md in repo root, .github/, or docs/
Commit in last 90 days
Mitigates: Maintainer abandonmentLast push 0 day(s) ago
≥2 active contributors
Mitigates: Bus-factor of one10 contributors with ≥2 commits
CI pipeline configured
Mitigates: Code health regression
Dependency lockfile committed
Mitigates: Dependency confusionpnpm-lock.yaml
Software Bill of Materials (SBOM)
Mitigates: Audit trailNo SBOM file present
License declared
Mitigates: Legal ambiguityMIT
Deep framework checks (OAuth 2.1 / PKCE implementation, input validation, sandboxing) require human source review and are tracked separately. This scorecard covers programmatically verifiable signals only.