Resend Email
Enables AI to compose and send emails through the Resend API with customizable sender addresses, reply-to fields, and scheduled delivery options
2 stars
0 tools
Created Aug 2025
@hawstein/hawstein-resend-email-resend-mcpAbout
Enables AI to compose and send emails through the Resend API with customizable sender addresses, reply-to fields, and scheduled delivery options
Categories
general
Installation
npm
npm install @hawstein/hawstein-resend-email-resend-mcp
Configuration
{
"mcpServers": {
"hawstein-resend-email-resend-mcp": {
"command": "npx",
"args": [
"-y",
"@hawstein/hawstein-resend-email-resend-mcp"
]
}
}
}