resend-mcp.md

Resend MCP

from"resend"
540

Resend email API for developers

Communication
ResendemailAPItransactional
install.sh
# Clone the repository
$git clone https://github.com/resend/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve