Skip to main content

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

  1. Three Subject Line Options: Catchy, direct, and emoji-enhanced options.
  2. Preheader Preview Text: Optimized for mobile notification shades.
  3. Structured Body: Opening hook, feature highlight, and a single prominent CTA button.
  4. Responsive HTML & Plain Text: Valid semantic markup tested across email clients.
  5. Direct Dispatch Instructions: Ready to dispatch immediately via mailofly_create_campaign or mailofly_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/node or the mailofly_send_email MCP tool.