Built-in MCP Prompts
MCP Prompts provide turnkey workflows that guide your AI assistant through multi-step email drafting tasks while adhering to email design best practices (deliverability, mobile responsiveness, and spam filter avoidance).1. compose-newsletter
Interactive prompt to turn rough notes or announcement points into an engaging, mobile-responsive email newsletter.
Arguments
What It Generates
- Three Subject Line Options: Catchy, direct, and emoji-enhanced options.
- Preheader Preview Text: Optimized for mobile notification shades.
- Structured Body: Opening hook, feature highlight, and a single prominent CTA button.
- Responsive HTML & Plain Text: Valid semantic markup tested across email clients.
- Direct Dispatch Instructions: Ready to dispatch immediately via
mailofly_create_campaignormailofly_send_email.
2. compose-transactional
Interactive prompt to design high-deliverability transactional emails.
Arguments
What It Generates
- Clean, minimal HTML design with inline CSS.
- Security-focused layout with official footer support links.
- Matching plain-text fallback.
- Code snippet to dispatch the result via
@mailofly/nodeor themailofly_send_emailMCP tool.