# Mailjet MCP for AI Agents AI Agent Connect

> Mailjet MCP for AI Agents. This Connector connects your Mailjet account to your AI client so you can manage email campaigns, contact lists, and delivery analytics through natural conversation. Send marketing emails, track open rates, and manage templates without leaving your workspace.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_tJq5SQGADKLcLvraAqg2VF8kTKVOVtAyTrmQqjJU/ai-agent-connect
- **Tags:** transactional-email, contact-management, template-builder, email-analytics, api-integration, marketing-campaigns

## Description

You can manage your entire Mailjet account through your AI agent. Instead of jumping between tabs to check why your emails are bouncing or to find a specific template, you just ask. You can tell your agent to pull your latest campaign stats, update your contact lists with new leads, or fire off a transactional welcome email. It turns a multi-step dashboard process into a single conversation. When you use this through the Vinkius catalog, you get a direct line to your email infrastructure without needing to memorize complex API endpoints or hunt for specific IDs. You'll spend less time clicking through menus and more time actually looking at the data that matters for your marketing.

## Tools

### subscribe_to_list
Add a new contact to one of your existing lists. This helps you keep your segments updated automatically.

### create_new_contact
Add a new email address to your main contact database. Use this to build your audience as you go.

### get_campaign_performance
View the open and click rates for a specific campaign ID. It's the fastest way to see how a specific send performed.

### get_account_analytics
Pull high-level stats for your entire Mailjet account. Use this to monitor your overall sending health.

### get_template_details
See the specific content and variables for a saved template. This helps you verify what your customers see.

### list_sent_campaigns
Browse through your history of past email campaigns. It makes it easy to find old send data.

### list_contact_groups
View all the different contact lists you have created. Use this to see how your audience is segmented.

### list_all_contacts
Pull a full list of every contact in your audience. This is great for getting a birds-eye view of your subscribers.

### list_sender_domains
See which domains are currently authorized for sending. Use this to check your sending permissions.

### list_email_templates
Browse all the templates you have saved in your account. It lets you see what designs are ready to use.

### send_plain_email
Send a simple transactional email without using a template. This is perfect for quick alerts or receipts.

### send_template_email
Send an email using one of your pre-designed templates. This lets you send beautiful, branded content instantly.

## Prompt Examples

**Prompt:** 
```
How did our last newsletter perform?
```

**Response:** 
```
The 'October Newsletter' had the following results:

| Metric | Result |
| :--- | :--- |
| **Sent** | 12,450 |
| **Open Rate** | 32.4% |
| **Click Rate** | 5.8% |
| **Bounces** | 120 (0.9%) |

Overall, engagement is up by 2% compared to last month. Would you like me to check the bounce analysis for specific domains?
```

**Prompt:** 
```
Add sarah@example.com to our VIP list.
```

**Response:** 
```
I've added **sarah@example.com** to your contacts and successfully subscribed them to the **VIP** list. Is there anything else you need to do with this contact?
```

**Prompt:** 
```
Show me my available email templates.
```

**Response:** 
```
You have 8 templates ready to use:

*   **Welcome_Email** (ID: 4421)
*   **Order_Confirmation** (ID: 4422)
*   **Password_Reset** (ID: 4423)
*   **Abandoned_Cart** (ID: 4424)

Would you like me to send one of these now?
```

## Capabilities

### Send marketing and transactional emails
Fire off plain text or template-based emails to your subscribers instantly.

### Manage contact lists
Add new contacts and organize them into specific groups or segments.

### Track campaign performance
Get real-time data on opens, clicks, and bounces for your specific campaigns.

### Browse email templates
View and retrieve details for all your saved email designs.

### Monitor account analytics
Pull high-level sending statistics and trends for your entire account.

## Use Cases

### Automating welcome sequences
A new user signs up on your site. You ask your agent to use send_template_email to send a branded welcome message immediately.

### Rapid campaign auditing
After a newsletter goes out, you ask your agent to use get_campaign_performance to summarize the click rates for the last 5 campaigns.

### Bulk contact updates
You have a list of new leads and ask your agent to use create_new_contact and subscribe_to_list to add them to your 'Interested' group.

### Checking deliverability health
You're worried about spam filters. You ask your agent to use get_account_analytics to show your bounce and spam reports from the last 48 hours.

## Benefits

- Stop switching tabs by using send_template_email to fire off branded content directly from your chat interface.
- Get instant feedback on your work by using get_campaign_performance to see open and click rates in seconds.
- Keep your audience organized without manual clicks by using subscribe_to_list to manage segments as you go.
- Monitor your sender reputation easily with get_account_analytics to ensure your emails actually hit the inbox.
- Reduce friction for your team by using list_email_templates to find and verify existing designs instantly.
- Handle transactional tasks faster by using send_plain_email for quick, automated notifications.

## How It Works

The bottom line is you get a conversational interface for your entire Mailjet email marketing stack.

1. Subscribe to the Mailjet MCP on the Vinkius Marketplace.
2. Provide your Mailjet API Key and Secret Key in your client settings.
3. Ask your agent to send emails, check stats, or update your contact lists.

## Frequently Asked Questions

**Can I use Mailjet with Claude to send newsletters?**
Yes. Once you connect the Mailjet MCP, you can ask your AI client to send out your newsletters using your saved templates or send plain text updates.

**How do I manage my Mailjet contact lists using an AI agent?**
You can simply tell your agent to add new contacts or subscribe them to specific groups. It handles the list management for you through natural conversation.

**Can the Mailjet MCP track my email open rates?**
It can. You can ask your agent to pull the performance stats for any specific campaign to see your open and click rates instantly.

**How do I send transactional emails via Mailjet and my AI client?**
You can trigger transactional emails like receipts or alerts by asking your agent to send a plain email or use a specific template.

**Can I use Mailjet to send welcome emails automatically?**
Yes, you can use the Connector to trigger welcome emails using your pre-designed templates whenever a new user joins your audience.

**How does the Mailjet MCP help with email deliverability?**
It gives you immediate access to your account analytics and bounce reports, helping you monitor your sender reputation and make quick adjustments.

**Can I send both transactional and marketing emails?**
Yes. Mailjet supports both transactional (triggered) and marketing (campaign) emails through the same API.

**Does Mailjet require two API keys?**
Yes. Mailjet uses **API Key** and **Secret Key** pair with Basic Auth against `api.mailjet.com/v3`.

**Can I manage contact lists and segments?**
Yes. Create and manage contact lists, set contact properties, and build segments with dynamic conditions.