Skip to main content
Feedback

Sendy MCP connector

Sendy is a self-hosted email newsletter application for managing campaigns, subscribers, and lists. The Sendy MCP connector allows AI agents to create and manage email campaigns, add and remove subscribers, and check subscriber status across lists. It also supports counting active subscribers and handling unsubscribe requests within your Sendy installation.

Authentication type

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

Uses

Use the Sendy MCP connector to perform the following actions:

  • Launch email campaigns to targeted subscriber lists in Sendy
  • Grow your mailing list by automatically adding subscribers from web forms
  • Remove unsubscribed contacts from Sendy to maintain list hygiene
  • Verify subscriber engagement and delivery status across campaigns
  • Track active subscriber counts to monitor list growth over time
  • Clean up inactive or invalid email addresses from your lists
  • Automate subscriber management workflows triggered by form submissions
  • Monitor campaign performance metrics and subscriber health metrics

Example prompts

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

  • Add this new email address to my Sendy subscriber list.
  • Create a campaign in Sendy and send it to my marketing list.
  • What is the status of this subscriber in Sendy?
  • How many active subscribers do I have in Sendy right now?
  • Remove this email from my Sendy list because they unsubscribed.
  • Delete this subscriber from Sendy completely.
  • Show me the total number of engaged subscribers in Sendy.
  • Add all these new contacts to Sendy automatically.
  • Check if this person is still subscribed in Sendy.
  • Create a new campaign in Sendy for my product launch.

Sendy MCP connector tools

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

ToolDescription
createCampaignCreates a new marketing campaign with the specified settings.
addSubscriberAdds a new subscriber to a list with their contact information.
removeSubscriberMarks a subscriber as unsubscribed from a list.
deleteSubscriberPermanently removes a subscriber record from a list.
getSubscriberStatusRetrieves the subscription status of a specific subscriber.
countSubscribersReturns the total number of active subscribers in a list.
On this Page