# Sender.net MCP for AI Agents AI Agent Connect

> Sender.net MCP for AI agents. It lets you manage your email marketing, subscriber lists, and campaign stats directly through your AI chat. Stop jumping between tabs to check open rates or manually move leads into groups. You can now create campaigns, organize audiences, and pull performance data just by asking.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_TjyT7DvN8YzVNDlIVkrSAFyQeNoikwzdbIBYtsw5/ai-agent-connect
- **Tags:** sender, email-marketing, newsletter-api, subscriber-management, campaign-analytics, marketing-automation, lead-generation, mcp

## Description

Connect your Sender.net account to your AI agent to take control of your email marketing through natural conversation. This platform provides a way to manage subscribers and create automated campaigns, and this integration lets you handle your marketing setup without leaving your chat interface. You can move away from manual stat checking and CSV list management. Your AI acts as a dedicated marketing manager or audience coordinator. By using this Connector, you can quickly pull analytics, organize your contacts into groups, and monitor your audience health. It works by giving your agent the ability to read and write to your account directly. Instead of logging into a separate dashboard to see if your last newsletter landed, you just ask your agent. You can then decide what to do next based on that data immediately. This setup is part of the Vinkius catalog, making it easy to plug into your existing AI workflow. It turns your marketing platform into an active participant in your daily work rather than just another tab you have to check.

## Tools

### get_group
Get details for a specific subscriber group. Use this to see who is in a segment.

### create_subscriber
Add a new subscriber to your list. This handles lead ingestion without manual typing.

### delete_subscriber
Remove a subscriber from your account. Use this to keep your list clean and updated.

### get_user_profile
Get your Sender.net profile information. This helps the agent understand your account settings.

### get_campaign_analytics
Get performance metrics for your sent emails. Use this to see open and click rates instantly.

### get_subscriber_details
Get specific details for a single subscriber. This helps with individual customer lookups.

### list_email_campaigns
List all sent and draft campaigns. Use this to see your marketing history at a glance.

### list_subscriber_groups
List your contact groups. This helps the agent see how your audience is segmented.

### list_subscribers
List your subscribers with filters. Use this to browse your entire audience list.

### update_subscriber
Update subscriber information. Use this to keep your contact data accurate and current.

### create_campaign
Create a new email campaign for your audience. This lets you launch marketing efforts quickly via chat.

## Prompt Examples

**Prompt:** 
```
Show me the stats for my last three email campaigns.
```

**Response:** 
```
I've pulled the performance data for your recent newsletters:

| Campaign Name | Open Rate | Click Rate | Total Opens |
| :--- | :--- | :--- | :--- |
| Summer Sale | 24.5% | 3.2% | 1,240 |
| New Feature Alert | 19.8% | 2.1% | 980 |
| Monthly Digest | 22.1% | 1.8% | 1,050 |

Would you like me to dive deeper into any of these?
```

**Prompt:** 
```
Add a new subscriber named Jane Doe with the email jane@example.com to our 'Beta Testers' group.
```

**Response:** 
```
Done! I've added **Jane Doe** (jane@example.com) to your **Beta Testers** group. Is there anything else you'd like me to do with her profile?
```

**Prompt:** 
```
Give me a summary of our current subscriber groups and how many people are in each.
```

**Response:** 
```
Here is the current breakdown of your subscriber groups:

*   **Newsletter**: 8,200 subscribers
*   **Product Updates**: 6,400 subscribers
*   **Promotions**: 4,800 subscribers
*   **Beta Testers**: 890 subscribers

Let me know if you want to see the details for a specific group.
```

## Capabilities

### Create new email campaigns
Launch your next marketing effort by asking your agent to build a campaign.

### Add and remove subscribers
Keep your list current by adding new leads or removing old ones via chat.

### Group and segment your audience
Organize your contacts into specific groups to keep your targeting sharp.

### Pull real-time campaign analytics
Get instant open and click rates without opening a separate dashboard.

### Monitor subscriber profile details
Look up specific customer information or account metadata on demand.

### Check account and profile metadata
Verify your account status and profile information using simple commands.

## Use Cases

### Checking if a newsletter worked
A marketing manager needs to know if the 'Summer Sale' email converted. They ask their agent to use get_campaign_analytics to pull open rates and click-through data.

### Adding leads from a trade show
A sales team gets a bulk list of new leads. They ask their agent to use create_subscriber and list_subscriber_groups to add them to the correct 'Prospects' group.

### Auditing VIP segment counts
An e-commerce owner wants to see how many people are in the 'VIP' group. They ask their agent to use list_subscriber_groups and get_group to provide a count and summary.

### Reviewing past marketing history
A user wants to see a history of all sent newsletters. They ask their agent to use list_email_campaigns to show a list of all past and draft marketing efforts.

## Benefits

- Stop manual data entry. Use create_subscriber and update_subscriber to keep your list current without leaving your chat.
- Get instant stats. Use get_campaign_analytics to see open and click rates without logging into the Sender.net dashboard.
- Faster campaign launches. Create new marketing efforts with create_campaign using simple voice or text commands.
- Better audience organization. Use list_subscriber_groups and get_group to manage segments and keep your targeting sharp.
- Real-time list health. Use list_subscribers to monitor growth and identify inactive users for better deliverability.

## How It Works

The bottom line is you get a marketing manager that lives inside your chat interface.

1. Enter your Sender.net API access token from your dashboard settings.
2. Open your preferred AI client like Claude or Cursor.
3. Ask your agent to manage your list, create campaigns, or pull performance stats.

## Frequently Asked Questions

**Can I use Sender.net MCP to see my email open rates?**
Yes, it pulls real-time data from your campaigns. You can ask your agent for the open and click rates of any specific email to see how your audience is responding.

**How do I add new leads using the Sender.net MCP?**
You just tell your agent to add them. You can provide the name and email address in plain English, and the agent will handle the rest by creating the subscriber in your account.

**Does the Sender.net MCP work with Claude?**
Yes, it works with Claude and any other MCP-compatible client. You just need to connect your API token to get started.

**Can I manage my subscriber groups with the Sender.net MCP?**
Yes, it can list your current groups and retrieve specific details for any of them. This makes it easy to see how your audience is segmented without logging in.

**Is Sender.net MCP good for e-commerce marketing?**
It's built specifically for e-commerce and small businesses. It helps you manage your lists, track campaign performance, and handle transactional messaging efficiently.

**How do I get my Sender.net account connected?**
You just need your API access token from your Sender.net dashboard. Once you enter that into the Connector settings, your agent can start managing your marketing tasks.

**Can my AI automatically add a new subscriber to a specific group by providing their email?**
Yes! Use the `create_subscriber` tool. Provide the email address and an array of Group IDs, and your agent will create the record and assign them instantly.

**How do I check the performance statistics for a recently sent campaign?**
Simply ask the agent to run the `get_campaign_stats` action with the Campaign ID. It will retrieve the detailed metadata, including opens, clicks, and bounces.

**How do I find my Sender.net API Token?**
Log in to your Sender.net dashboard, navigate to **Settings** > **API access tokens**, and you will find or generate your unique Bearer token there.