Skip to main content
Feedback

Mandrill MCP connector

Mandrill is Mailchimp's transactional email API service designed for sending automated and personalized email messages at scale. The Mandrill MCP connector allows AI agents to send template-based and HTML-based emails, retrieve available email templates, and manage message delivery. It also supports personalizing message content, tracking email engagement, and automating communication workflows based on user actions or events.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Mandrill MCP connector to perform the following actions:

  • Send personalized transactional emails to customers automatically based on predefined templates
  • Deliver order confirmations, password resets, and account notifications without manual intervention
  • Distribute bulk marketing messages with dynamic content tailored to individual recipients
  • Track email delivery status and bounce rates to improve communication effectiveness
  • Automate customer onboarding sequences by triggering templated emails at key workflow steps
  • Customize email content with recipient data while maintaining consistent branding across messages
  • Reduce email delivery failures by leveraging Mandrill's infrastructure and authentication protocols

Example prompts

Use the following example prompts to invoke Mandrill MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Send a welcome email to new users in Mandrill with their account details.
  • Show me all available email templates in Mandrill so I can pick one.
  • Send a password reset notification using the existing template in Mandrill.
  • Create and send a custom HTML email to customers through Mandrill.
  • List all templates in Mandrill and tell me which ones are active.
  • Send order confirmation emails from Mandrill using our standard template.
  • What email templates do I have available in Mandrill right now?
  • Send a promotional email with custom HTML through Mandrill to our subscriber list.
  • Retrieve the names and IDs of all email templates stored in Mandrill.
  • Send a transaction receipt to a customer using a template in Mandrill.

Mandrill MCP connector tools

The Mandrill MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
sendTemplateSends an email message using a predefined template with customizable content.
sendHtmlSends an email message composed of custom HTML content to specified recipients.
listTemplatesRetrieves all available email templates stored in the system.
On this Page