Skip to main content
Feedback

MailerLite MCP connector

MailerLite is an email marketing platform for creating newsletters, landing pages, and automations. The MailerLite MCP connector allows AI agents to manage subscriber lists, create and update subscriber records, and retrieve subscriber details. It also supports managing webhooks and custom fields to extend email marketing workflows.

Authentication type

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

Uses

Use the MailerLite MCP connector to perform the following actions:

  • Build targeted email campaigns by segmenting subscribers based on custom field data
  • Automate subscriber onboarding workflows when new contacts join your database
  • Trigger marketing automations based on real-time webhook events from other business systems
  • Maintain accurate subscriber records by syncing profile updates across connected platforms
  • Capture lead information through landing pages and instantly add them to subscriber lists
  • Monitor webhook activity to track email engagement, bounces, and unsubscribe events
  • Enrich customer profiles with custom fields to personalize email content and messaging

Example prompts

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

  • Show me all active subscribers in MailerLite.
  • Add a new contact named Sarah Johnson to my MailerLite subscriber list.
  • Retrieve the email address and subscription status for subscriber ID 12345 in MailerLite.
  • Update the custom field 'company' to 'Acme Corp' for subscriber john@example.com in MailerLite.
  • List all webhooks currently configured in my MailerLite account.
  • Create a webhook in MailerLite that sends subscriber activity to our CRM system.
  • Show me what custom fields are available in my MailerLite account.
  • Delete the webhook that was sending data to our old marketing platform in MailerLite.
  • Get details about the webhook for tracking unsubscribe events in MailerLite.
  • Create a new subscriber with the name Emma Brown and email emma@company.com in MailerLite.

MailerLite MCP connector tools

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

ToolDescription
listSubscribersRetrieves a list of all subscribers in your MailerLite account.
createSubscriberCreates a new subscriber and adds them to your MailerLite account.
getSubscriberRetrieves detailed information about a specific subscriber.
updateSubscriberModifies subscriber information such as email, name, or custom fields.
listWebhooksRetrieves a list of all webhooks configured in your account.
createWebhookSets up a new webhook to receive notifications for specific events.
getWebhookRetrieves detailed information about a specific webhook.
updateWebhookModifies webhook settings including URL, events, or status.
deleteWebhookRemoves a webhook from your account permanently.
listFieldsRetrieves a list of all custom fields available in your account.
On this Page