# Acelle Mail MCP for AI Agents AI Agent Connect

> Acelle Mail MCP lets you manage your email marketing campaigns and subscriber lists through your favorite AI agent. It handles list creation, subscriber additions, and campaign status checks without you having to leave your chat window. It's built for anyone running a self-hosted or cloud Acelle Mail setup who needs to move faster on audience management.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_B896ARDX6EsighdxIut8OtTPM2i3XJ9cUahI279v/ai-agent-connect
- **Tags:** email-campaigns, subscriber-management, mailing-lists, open-source, newsletter-automation

## Description

Managing a mailing list usually means jumping between different tabs, checking subscriber counts, and digging through campaign logs to see what's actually hitting inboxes. This Connector changes that by letting you talk to your Acelle Mail data directly. Instead of manual data entry, you can just tell your agent to add a new person to a specific list or ask for a status update on your latest blast. It pulls in the metadata you need to make quick decisions about your audience reach. Since it connects to the Vinkius catalog, you can keep your marketing stack unified while your AI handles the heavy lifting of list organization. You get to focus on the strategy while the agent handles the repetitive tasks of moving subscribers around or checking list configurations. You don't have to worry about navigating complex menus or remembering specific IDs for different segments. You can just ask for what you need, and the agent handles the communication with the backend. It makes managing a large audience feel like a conversation rather than a chore. Whether you're trying to organize a new segment for a product launch or checking how many people signed up for your latest newsletter, you can get those answers in seconds. It's about removing the friction between your marketing goals and the actual data in your mailing system.

## Tools

### list_acelle_campaigns
See a full list of your past and current email marketing campaigns. This helps you quickly identify which outreach efforts are currently live.

### add_acelle_subscriber
Register a new person to a specific mailing list. You can use this to automate the onboarding of new signups.

### create_acelle_list
Build a brand new mailing list directory. This lets you set up new audience segments without touching the admin panel.

### get_acelle_campaign
Pull the specific details and metadata for a single email campaign. Use it to check the exact status of a specific blast.

### get_acelle_list
Retrieve the configuration and details for a specific mailing list. It's great for checking the settings of a particular audience group.

### list_acelle_lists
View every mailing list you have in your Acelle Mail account. You can use this to see your full directory of audience segments.

### list_acelle_subscribers
Pull a list of the people currently enrolled in your mailing lists. It's the fastest way to see who's on your radar.

## Prompt Examples

**Prompt:** 
```
Add 'test@example.com' to the 'VIP' list.
```

**Response:** 
```
Done! I've added test@example.com to your VIP mailing list. They're all set to receive your next campaign.
```

**Prompt:** 
```
What's the status of my last campaign?
```

**Response:** 
```
Your last campaign, **Summer Sale Blast**, is currently **Sending**. It has reached 60% of your audience so far.
```

**Prompt:** 
```
Show me my mailing lists.
```

**Response:** 
```
You have 4 active mailing lists:

*   Newsletter
*   VIP
*   Beta Testers
*   Archive

Which one would you like to look into?
```

## Capabilities

### Create new mailing directories
Build out your audience segments by generating new lists on the fly.

### Add new subscribers
Register new people to your mailing lists using simple text commands.

### Track campaign status
Get real-time updates on active and past email outreach efforts.

### Query subscriber data
Pull lists of people who are currently enrolled in your mailing lists.

### Fetch list metadata
View the configuration and details of your existing mailing lists.

## Use Cases

### Adding a new user to a list
A customer success rep asks the agent to put a new user on the 'Beta Testers' list after a purchase.

### Checking campaign status
A marketing manager asks the agent if the 'November Update' has finished sending yet.

### Creating a new segment
An outreach specialist needs a new list for a specific webinar and asks the agent to create it.

### Auditing subscribers
A team lead wants to know how many people are in the 'Old Customers' list to plan a re-engagement blast.

## Benefits

- Stop manual data entry by using add_acelle_subscriber to put new people on lists instantly.
- Get instant campaign visibility by checking statuses with list_acelle_campaigns instead of hunting through logs.
- Build your audience faster by creating new segments on the fly with create_acelle_list.
- Keep your data accurate by using list_acelle_subscribers to verify who is actually in your mailing lists.
- Save time on configuration by pulling list metadata with get_acelle_list to see your current setup.

## How It Works

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

1. Connect your Acelle Mail API Token and Base URL to the Connector.
2. Open your AI client and describe the list or subscriber action you need.
3. Receive the confirmed status of the update or the data you requested.

## Frequently Asked Questions

**Can I use Acelle Mail MCP to add new subscribers?**
Yes, you can use it to add people to your lists via chat. This is great for quickly updating your audience without logging into the admin panel.

**Does the Acelle Mail MCP work with self-hosted accounts?**
Yes, it works with both self-hosted and cloud accounts. Just provide your API token and base URL to get started.

**Can I see my campaign status with this Connector?**
Yes, you can check the status of past and active campaigns. It helps you see exactly what's been sent and what's still in the queue.

**Can I create new mailing lists using Acelle Mail MCP?**
Yes, you can create new directories directly through your agent. This makes it easy to set up new segments for specific product launches.

**How do I connect my Acelle Mail account to the Connector?**
You just need your Acelle Mail API token and your Base URL. Once you enter those in the Vinkius setup, your agent can access your data.

**Can the Acelle Mail MCP help with marketing automation?**
It helps you manage the subscriber lifecycle and list organization more quickly. By interacting with your data through an agent, you can automate many manual steps.

**Can I see all the subscribers in a specific list via AI?**
Yes! Use the `list_acelle_subscribers` tool and provide the List UID. Your agent will retrieve the directory of members associated with that mailing list.

**How do I add a new subscriber to a list using the agent?**
Use the `add_acelle_subscriber` action. Provide a JSON object with the subscriber's details, including 'EMAIL' and the target 'list_uid'. The agent will instantly register the new member.

**Is it possible to check the status of my email campaigns via AI?**
Absolutely. Use the `list_acelle_campaigns` query. The agent will retrieve all your active and past campaigns, allowing you to monitor their delivery status and performance metrics.