# Brevo MCP for AI Agents AI Agent Connect

> Brevo lets you manage your entire marketing stack through an AI agent. You can handle email campaigns, send transactional messages, and manage your contact lists without jumping between tabs. It turns your AI into a marketing ops coordinator that handles the heavy lifting of customer engagement and messaging workflows at scale.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_yJEUYwkD41fKPKDcQ013N5m28R4zLJY1U4bNa8CI/ai-agent-connect
- **Tags:** sms-marketing, transactional-email, contact-management, marketing-campaigns, customer-engagement, automation-workflows

## Description

Imagine you're in the middle of a busy week and need to send out a series of order confirmations or a new newsletter. Instead of logging into a dashboard, clicking through dozens of menus, and manually uploading CSVs, you just tell your AI agent what needs to happen. This Connector connects your marketing data directly to your workspace. You can ask your agent to pull up a list of your active subscribers, check who's engaged with your recent campaigns, or even draft and launch a new email sequence on the fly. It handles the tedious parts of contact orchestration and audience segmentation so you can focus on the strategy. Because it's hosted on Vinkius, you get a reliable way to plug this marketing power into your existing AI workflow. It's about moving from doing the work to directing the work. You get real-time updates on your messaging delivery stats and can manage your verified senders without ever opening a separate browser tab. It basically acts as a bridge that makes your marketing automation feel like a conversation.

## Tools

### get_account
See your Brevo account details and basic settings. This helps you keep track of your account status.

### create_email_campaign
Start a new email marketing campaign. Use this to launch new outreach efforts quickly.

### list_senders
See a list of all your approved senders. This is useful for verifying your brand's outgoing identities.

### create_contact
Add a new person to your contact database. Use this to sync new leads from your workspace.

### get_contact
Look up the profile of a specific contact. This gives you immediate access to customer details.

### get_contact_list
View the details of a specific contact list. This helps you see who is in your targeted segments.

### get_smtp_statistics
Check your SMTP delivery performance and stats. Use this to monitor your sender reputation.

### list_email_campaigns
See all of your previous and active email campaigns. This is great for auditing past performance.

### list_contacts
Pull a list of everyone in your Brevo database. Use this to get a high-level view of your audience.

### list_contact_lists
See all the different contact lists you have created. This helps you manage your audience segments.

### send_email
Send a single transactional email immediately. Use this for real-time notifications like order updates.

## Prompt Examples

**Prompt:** 
```
Can you tell me how my last email campaign performed?
```

**Response:** 
```
I've pulled the stats for your 'Spring Sale' campaign. It had a **24% open rate** and **5% click-through rate**, with **4,500 successful deliveries**. 

Would you like to see the stats for any other campaigns?
```

**Prompt:** 
```
Send a confirmation email to john@example.com saying their order is being processed.
```

**Response:** 
```
Done! I've sent that order confirmation to **john@example.com**. 

I can also check your SMTP statistics if you want to make sure the delivery was successful.
```

**Prompt:** 
```
List some of my active contacts and tell me if we have a list for VIPs.
```

**Response:** 
```
I've found **150 active contacts** in your database. 

I also see a contact list named **'VIP_Customers'** with 42 people in it. Would you like me to pull the full list for you?
```

## Capabilities

### Send out transactional emails
Dispatch individual messages like order confirmations or password resets instantly.

### Create new marketing campaigns
Launch new email marketing initiatives through your AI agent.

### Look up specific contact details
Retrieve high-fidelity profiles for any individual in your database.

### Pull reports on campaign performance
Get real-time stats on open rates, clicks, and successful deliveries.

### Manage contact lists and segments
Organize your audience into specific lists and custom attributes.

### Check SMTP delivery statistics
Monitor your sender reputation and delivery health on the fly.

### List all approved senders
View your verified senders to ensure consistent branding across messages.

## Use Cases

### The "Oops" Order Confirmation
A customer asks where their order is. The agent uses `send_email` to send a real-time tracking update to their inbox.

### The Campaign Audit
A marketer asks "How did the last sale go?" The agent uses `list_email_campaigns` and `get_smtp_statistics` to give a summary.

### The Lead Cleanup
A growth lead wants to see who's in the "VIP" list. The agent uses `list_contact_lists` and `get_contact_list` to provide the count.

### The New Sign-up
A web form lands. The agent uses `create_contact` to sync that lead into the Brevo database immediately.

## Benefits

- Get instant visibility into your campaign engagement without leaving your workspace by using `list_email_campaigns`.
- Automate your lead flow by having your agent use `create_contact` to add new subscribers as they sign up.
- Keep your messaging reliable by checking `get_smtp_statistics` to ensure your delivery health is on track.
- Save time on manual data entry by using `list_contacts` to pull and organize your database for analysis.
- Launch new marketing initiatives faster by telling your agent to `create_email_campaign` with specific details.
- Verify your sender reputation by quickly checking your list of approved senders with `list_senders`.

## How It Works

The bottom line is you get a direct line of communication between your AI agent and your marketing data.

1. Subscribe to the Brevo MCP on Vinkius.
2. Grab your API Key (v3) from your Brevo dashboard.
3. Connect it to your AI client and start asking for marketing updates.

## Frequently Asked Questions

**Can the Brevo MCP help me send order confirmations?**
Yes, it allows your AI agent to send transactional emails immediately. You can just tell your agent to send a specific message to a customer, and it handles the delivery through Brevo.

**How do I use Brevo MCP to manage my marketing leads?**
You can use it to add new contacts to your database or pull entire lists for review. Your AI agent can handle the heavy lifting of organizing your audience without you having to type in every detail manually.

**Can I check my email delivery stats with this Connector?**
Yes, you can ask your agent to pull your SMTP statistics at any time. It's a great way to monitor your sender reputation and make sure your messages are actually reaching your customers.

**Does the Brevo MCP work for creating new newsletters?**
You can use it to create new email campaigns and view the history of your past ones. It gives your AI the ability to initiate new marketing efforts directly from your workspace.

**Is the Brevo MCP good for small business marketing?**
It's perfect for any business that needs to automate customer communication. Whether you're sending a single receipt or managing a list of hundreds of subscribers, it makes the process much faster.

**Can my AI agent see my Brevo contact lists?**
Yes, it can list all your existing contact lists and even pull the specific details of any one of them. This helps you keep your audience segmented without constant manual updates.

**How do I find my Brevo API Key?**
Log in to your account, navigate to **Settings** > **SMTP & API**, and generate a new v3 API Key.

**Can I send transactional emails via AI?**
Yes! The `send_email` tool allows your agent to dispatch single SMTP messages by providing sender and recipient details programmatically.

**How do I check SMTP delivery statistics?**
Use the `get_smtp_statistics` tool to retrieve high-fidelity reports on transactional email performance directly from the platform.