Skip to main content
Feedback

Brevo MCP connector

Brevo is an all-in-one platform for email marketing and transactional email campaigns. The Brevo MCP connector allows AI agents to manage contact lists, send transactional emails, and maintain contact attributes across marketing workflows. It also supports retrieving and updating contact information to keep subscriber data synchronized with campaign activities.

Authentication type

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

Uses

Use the Brevo MCP connector to perform the following actions:

  • Build automated email campaigns triggered by customer actions in Brevo
  • Sync contact lists across systems and maintain clean, up-to-date subscriber data
  • Send transactional emails instantly when workflow events occur in Brevo
  • Segment customers by custom attributes and personalize outreach in Brevo
  • Manage sender identities and compliance across multiple email domains
  • Automate contact lifecycle management from creation through deletion in Brevo
  • Create and organize contact attributes to enable dynamic email personalization

Example prompts

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

  • Add this customer to Brevo and assign them to the VIP segment.
  • Send a password reset email through Brevo to this user right now.
  • Show me all contacts in Brevo who have the industry attribute set to healthcare.
  • Create a new email sender identity in Brevo for our support team.
  • Update this contact's phone number in Brevo after they called to change it.
  • Get all the custom contact attributes we have set up in Brevo.
  • Remove this contact from Brevo after they unsubscribed.
  • List all verified senders we have configured in Brevo.
  • Create a custom attribute in Brevo to track customer purchase frequency.
  • Send a transactional invoice email through Brevo when an order completes.

Brevo MCP connector tools

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

ToolDescription
brevo_brevocreatecontact_invokeCreates a new contact in the Brevo system with provided information.
getAllContactsRetrieves a list of all contacts stored in the Brevo system.
createContactCreates a new contact record with the specified details.
getContactRetrieves detailed information about a specific contact.
updateContactModifies existing contact information with new data.
deleteContactRemoves a contact from the Brevo system.
sendTransactionalEmailSends a transactional email message to a specified recipient.
getAllAttributesRetrieves all custom attributes defined for contacts.
createAttributeCreates a new custom attribute for storing contact information.
updateAttributeModifies the settings or configuration of an existing attribute.
deleteAttributeRemoves a custom attribute from the system.
getAllSendersRetrieves a list of all verified email sender addresses.
createSenderAdds a new verified email sender address to the account.
updateSenderModifies the settings or details of an existing sender.
deleteSenderRemoves a sender address from the account.
On this Page