# Mailify (Sarbacane) MCP for AI Agents AI Agent Connect

> Mailify (Sarbacane) MCP. Connect your Mailify account to your AI agent to manage email and SMS marketing campaigns, update subscriber lists, and pull performance metrics using plain English. It turns your marketing dashboard into a conversational workspace for handling audience data without switching tabs.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_UoNIpOEFhy5TggvTqrtxdlVkQMzcqBhLeHFAwDqX/ai-agent-connect
- **Tags:** multi-channel-marketing, campaign-oversight, address-books, subscriber-data, sms-marketing

## Description

Managing a multi-channel marketing strategy usually means jumping between tabs to check open rates, update subscriber lists, and verify campaign statuses. It's a lot of manual clicking that breaks your focus and slows down your output. This Connector changes that by letting your AI agent do the heavy lifting for you. Instead of hunting for a specific button to add a new lead or searching for a campaign ID to see how many people clicked a link, you just tell your agent what needs to happen. You can ask for a summary of your recent SMS performance or tell the agent to move a specific group of people into a new address book. Because Vinkius makes it so easy to plug this into your existing workflow, you can stay in your primary workspace while your agent handles the heavy lifting of data entry and reporting. It's about getting the job done without the friction of a clunky UI or the need to memorize dozens of different dashboard paths. You get a direct line to your marketing data that responds to your instructions in plain English. Whether you are auditing last month's reach or organizing a new segment for an upcoming launch, the process is now a simple conversation rather than a series of tedious manual updates.

## Tools

### add_contact_to_book
Put a new person into a specific address book. This makes it easy to segment leads as they come in.

### list_email_campaigns
See all your email marketing campaigns in one place. It's the fastest way to see what's currently running.

### delete_book_contact
Take a person off a specific address book. Use this to clean up your lists or handle unsubscribes.

### get_campaign_details
Fetch the full configuration and metadata for a specific campaign. This is useful for checking specific settings.

### get_address_book_details
See the specific details for a single contact list. This helps you understand the scope of a specific audience.

### list_book_contacts
Pull a list of all people inside a specific address book. You can use this to audit your current subscriber count.

### list_address_books
Get a full list of every address book you have in Mailify. This is the starting point for finding the right audience.

### get_campaign_performance
See how many people opened, clicked, or bounced from a campaign. This gives you the hard numbers on your marketing success.

### update_book_contact
Change the information for a contact already in your list. Use this to keep your subscriber data accurate and current.

## Prompt Examples

**Prompt:** 
```
Show me the stats for the 'Spring Sale' campaign.
```

**Response:** 
```
I've pulled the performance for the Spring Sale campaign. Here's the breakdown:

| Metric | Count | Percentage |
| :--- | :--- | :--- |
| **Opens** | 1,250 | 22.5% |
| **Clicks** | 145 | 2.6% |
| **Bounces** | 5 | 0.2% |

Would you like me to look into the bounce reasons for you?
```

**Prompt:** 
```
Add this new lead to my VIP list.
```

**Response:** 
```
I've added the contact to your VIP address book. The new contact ID is **ct-9982**. They are now ready to receive your VIP-only campaigns. Is there anything else you'd like to do with this lead?
```

**Prompt:** 
```
What campaigns are currently running?
```

**Response:** 
```
You have 4 active campaigns running right now:

*   **Product Launch Q3** (ID: cp123)
*   **Monthly SMS Alert**
*   **Newsletter Weekly**
*   **Spring Sale**

Would you like to see the performance stats for any of these?
```

## Capabilities

### Pull campaign stats
Get real-time open, click, and bounce rates for any specific marketing campaign.

### List all active campaigns
See every email and SMS campaign you have running in one quick view.

### Add new contacts to lists
Put new leads into specific address books using natural language commands.

### Update existing subscriber info
Modify the details of a contact already in your list without opening the dashboard.

### View address book details
Fetch the specific configuration and scope of your various contact lists.

### Remove contacts from lists
Take specific people off your mailing lists to keep your audience segments clean.

### Fetch campaign configurations
Retrieve the full metadata and settings for any campaign you need to inspect.

## Use Cases

### Quickly checking SMS performance
A marketing manager needs to know the click rate for last week's SMS blast. They ask the agent to pull the stats for the specific campaign ID.

### Adding new leads to segments
A CRM specialist finds a batch of new leads and needs to add them to the Newsletter list. They tell the agent to add the contacts to that specific book.

### Auditing active campaigns
A growth developer wants to check if a campaign is active before triggering a follow-up. They ask the agent to list all current email campaigns.

### Removing unsubscribed contacts
A user wants to remove a specific person from a list because they opted out. They tell the agent to delete that contact from the address book.

## Benefits

- Stop clicking through multiple menus to find campaign stats. Use get_campaign_performance to see your open and click rates instantly.
- Keep your subscriber lists clean without manual data entry. add_contact_to_book and update_book_contact handle the heavy lifting for you.
- Organize your audience faster. Use list_address_books to see your segments and move people around with simple text.
- Get a bird's-eye view of your marketing. list_email_campaigns lets you see everything running at once.
- Audit your data health quickly. list_book_contacts and get_address_book_details help you verify your reach in seconds.

## How It Works

The bottom line is you get a conversational way to handle your entire Mailify marketing suite without leaving your main workspace.

1. Subscribe to the Mailify MCP on Vinkius.
2. Paste your Mailify API key into your AI client settings.
3. Ask your agent to list your campaigns or update a contact.

## Frequently Asked Questions

**Can I use Mailify (Sarbacane) MCP to see my SMS stats?**
Yes, you can ask your agent to pull performance metrics for any specific SMS or email campaign to see your open and click rates.

**How do I add new subscribers using Mailify (Sarbacane) MCP?**
Just tell your agent which contact to add and which list it belongs to, and it will handle the update for you automatically.

**Can Mailify (Sarbacane) MCP help me clean up my lists?**
Yes, you can use it to remove contacts from specific address books or update their information to keep your audience segments accurate.

**Does Mailify (Sarbacane) MCP work with my current AI client?**
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf, allowing you to stay in your favorite workspace.

**Can I see all my different mailing lists at once?**
Yes, you can ask the agent to list all your address books to see your full subscriber segments and organize your audience.

**Is Mailify (Sarbacane) MCP good for marketing managers?**
It's built specifically for people who need to audit campaign results and manage audience segments quickly without navigating complex menus.

**How do I find my Mailify API Key?**
Log in to your Mailify (Sarbacane) account, navigate to Extensions > API to generate and copy your unique API Key.

**Can I retrieve stats for an SMS campaign?**
Yes, the `get_campaign_performance` tool works for both email and SMS campaigns to retrieve relevant engagement metrics.

**What format is required for adding a contact?**
Use the `contact_json` parameter to provide a JSON object with at least the 'email' field. You can also include custom attribute fields defined in your list.