Skip to main content
Feedback

ConvertKit MCP connector

ConvertKit is a marketing platform for creators to grow their audience with email marketing, forms, and landing pages. The ConvertKit MCP connector allows AI agents to manage custom fields, add subscribers to forms and sequences, and retrieve subscription data across campaigns. It also supports listing all forms and sequences, updating field configurations, and tracking subscriber engagement throughout your 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 ConvertKit MCP connector to perform the following actions:

  • Grow your email list by automatically adding subscribers to ConvertKit forms and sequences
  • Segment your audience with custom tags and fields to personalize email campaigns
  • Build automated workflows that tag and nurture subscribers based on their behavior
  • Create and manage custom fields to capture unique subscriber data and preferences
  • Organize subscribers into sequences for targeted email marketing campaigns
  • Track subscriber engagement by viewing form and sequence subscription metrics
  • Automate audience management by syncing subscriber data from external sources

Example prompts

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

  • Show me all the forms I have in ConvertKit.
  • Add this email address to my welcome sequence in ConvertKit.
  • List all custom fields I've created in ConvertKit.
  • Create a new tag called 'premium members' in ConvertKit.
  • Get all subscribers who joined my webinar form in ConvertKit.
  • Add a subscriber to multiple tags at once in ConvertKit.
  • Show me which subscribers have the 'customer' tag in ConvertKit.
  • Remove a subscriber from the 'inactive' tag in ConvertKit.
  • Create a custom field for subscriber location in ConvertKit.
  • List all email sequences I'm running in ConvertKit.

ConvertKit MCP connector tools

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

ToolDescription
getAllCustomFieldsRetrieves a list of all custom fields configured in the account.
createCustomFieldCreates a new custom field for storing additional subscriber information.
updateCustomFieldModifies the settings or properties of an existing custom field.
deleteCustomFieldRemoves a custom field from the account permanently.
getAllFormsRetrieves a list of all subscription forms in the account.
addSubscriberToFormAdds a subscriber to a specific form's submission list.
getFormSubscriptionsRetrieves all subscribers who submitted a particular form.
getAllSequencesRetrieves a list of all email sequences in the account.
addSubscriberToSequenceAdds a subscriber to an email sequence to receive scheduled messages.
getSequenceSubscriptionsRetrieves all subscribers enrolled in a specific email sequence.
getAllTagsRetrieves a list of all tags available in the account.
createTagsCreates one or more new tags for organizing and categorizing subscribers.
addSubscriberToTagAssigns a tag to a subscriber for organizational purposes.
getTagSubscribersRetrieves all subscribers assigned to a specific tag.
removeSubscriberFromTagRemoves a tag assignment from a subscriber.
On this Page