Brevo

Brevo MCP Connector for Claude

A+

Automate transactional messaging via Brevo — send emails, SMS, and WhatsApp messages, manage templates, and track delivery statistics directly from any AI agent.

45 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Brevo account to any AI agent to orchestrate your transactional communication and marketing workflows through natural conversation.

What you can do

  • Transactional Email — Send emails using JSON payloads, list sent messages, and retrieve detailed content for specific message IDs.
  • Template Management — List, create, update, and fetch details for email templates to maintain consistent branding.
  • Multi-Channel Messaging — Send transactional SMS and WhatsApp messages directly through the API.
  • Advanced Analytics — Access aggregated statistics reports and unaggregated event logs for both Email and SMS activity.
  • Scheduled Control — Manage your queue by deleting scheduled transactional emails before they are sent.

How it works

  1. Subscribe to this server
  2. Enter your Brevo API Key (v3)
  3. Start sending messages and analyzing reports from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Developers — integrate transactional notifications and debug email delivery logs without leaving the terminal or IDE.
  • Marketing Operations — manage email templates and monitor campaign performance through simple queries.
  • Customer Support — verify if specific transactional emails were delivered to users by checking message IDs and event logs.
transactional-emailsms-apiwhatsapp-businessemail-templatesmessaging-automation

45 tools expose this connector's capabilities to your AI agent.

create_contact_folder

Create a new contact folder

delete_contact

Delete a contact

delete_scheduled_email

Delete a scheduled email

get_account_activity

Get user activity logs

list_contacts

List all contacts

list_domains

List all sender domains

list_email_campaigns

List all email campaigns

list_email_templates

List all email templates

list_events

Retrieve tracked events

list_senders

List all verified email senders

create_email_template

Create a new email template

create_event

Create a single event (e.g., for tracking website activity)

get_webhook

Get details of a webhook

get_whatsapp_statistics_events

Get unaggregated WhatsApp activity logs

list_contact_attributes

List all contact attributes

list_contact_folders

List all contact folders

list_contact_lists

List all contact lists

list_sms_campaigns

List all SMS campaigns

create_contact_attribute

Create a new contact attribute

create_contact_list

Create a new contact list

create_contact

Create a new contact

create_email_campaign

Create an email campaign

create_events_batch

Create events in batch

create_sender

Create a new sender

create_sms_campaign

Create an SMS campaign

create_webhook

Create a new webhook

get_account

Get general account information and credits

get_contact

Get details of a specific contact

get_email_statistics_events

Get unaggregated transactional email activity (logs)

get_email_statistics_reports

Get aggregated transactional email activity per day

get_email_template

Get details of a specific email template

get_sms_campaign

Get details of an SMS campaign

get_sms_statistics_events

Get unaggregated SMS activity logs

get_sms_statistics_reports

Get aggregated SMS activity

get_transactional_email

Get personalized content of a sent email

list_transactional_emails

Get a list of transactional emails

list_webhooks

List all configured webhooks

register_domain

Register a new domain

send_email_campaign_now

Send an email campaign immediately

send_transactional_email

Send a transactional email

send_transactional_sms

Send a transactional SMS

send_whatsapp_message

Send a WhatsApp message

update_contact

Update a contact

update_email_campaign

Update an email campaign

update_email_template

Update an existing email template

See how to talk to your AI agent using Brevo.

Send a transactional email to contact@example.com with the subject 'Order Confirmed' and HTML content 'Your order #123 is on its way!'

I've sent the transactional email. The message has been queued successfully and assigned a message ID for tracking.

List all my current email templates in Brevo.

I've retrieved your templates. You have 4 active templates, including 'Welcome Series', 'Password Reset', and 'Monthly Newsletter'. Would you like to see the details for any of them?

Show me the statistics for my SMS activity from the last 30 days.

Fetching SMS reports... In the last 30 days, you sent 150 messages with a 98% delivery rate and 0% hard bounces. Would you like to see the unaggregated event logs for more detail?

Yes! Use the `send_transactional_email` tool. You can provide a full JSON payload including sender details, recipients, subject line, and HTML content to trigger an immediate delivery.

Related Connectors