gdli6177/mcp-resend-email
If you are the rightful owner of mcp-resend-email and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is an MCP Server based on the Resend API, providing convenient email sending capabilities for various scenarios such as customer service replies, marketing emails, and notification emails.
Tools
Functions exposed to the LLM to take actions
send_email
Send plain text emails with options for CC, BCC, and reply-to addresses.
send_html_email
Send HTML formatted emails with options for CC, BCC, and reply-to addresses.
send_with_attachment
Send emails with attachments, supporting both text and HTML content.
send_customer_service_email
Send customer service reply emails using a predefined template.
send_marketing_email
Send marketing emails using a predefined template with campaign details.
send_welcome_email
Send welcome emails using a predefined template with personalized content.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client