Mail Blaze

Mail Blaze MCP Connector for Claude

A+

Manage email marketing campaigns and subscriber lists via the Mail Blaze REST API.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Mail Blaze account to any AI agent to automate your email marketing and audience management. This MCP server enables your agent to manage subscriber lists, create and send campaigns, and track subscriber updates directly from natural language interfaces.

What you can do

  • Campaign Management — List all email campaigns and retrieve detailed metadata and status information
  • Instant Sending — Trigger the delivery of existing campaigns to your targeted lists instantly
  • List Oversight — Manage subscriber lists and retrieve their unique identifiers for grouping
  • Subscriber Control — Add, update, and remove subscribers from specific lists while managing custom fields
  • Draft Creation — Initialize new campaign drafts directly from your conversation to streamline your marketing workflow

How it works

  1. Subscribe to this server
  2. Enter your Mail Blaze API Public Key (X-MW-PUBLIC-KEY)
  3. Start managing your email marketing from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Email Marketers — Monitor campaign statuses and manage subscriber segments via simple natural language commands
  • Marketing Operations — Quickly update contact information and trigger campaign sends without opening the dashboard
  • Developers — Integrate email automation logic and subscriber management into your custom internal tools
campaign-managementsubscriber-listsemail-deliveryaudience-segmentationmarketing-analytics

9 tools expose this connector's capabilities to your AI agent.

add_subscriber_to_list

Requires a list UID and subscriber data. Add a new subscriber to a list

list_email_campaigns

List all email marketing campaigns

create_new_campaign

Requires a JSON body with campaign details. Create a new email marketing campaign

delete_list_subscriber

Remove a subscriber from a list

get_campaign_details

Get details for a specific campaign

list_list_subscribers

List subscribers in a specific list

list_subscriber_lists

List all subscriber lists

send_email_campaign

Trigger the sending of a campaign

update_list_subscriber

Update an existing subscriber

See how to talk to your AI agent using Mail Blaze.

List all active email campaigns in Mail Blaze.

I've retrieved your campaigns. You have 5 campaigns, including 'Summer Sale 2024 (ID: sb123abc)', 'Welcome Series', and 'Monthly Newsletter'. Which one would you like to see details for?

Add 'user@example.com' to my 'Main Leads' list (UID: 'lz987xyz').

Successfully added user@example.com to the list Main Leads. The subscriber UID is 'sub-abc-123' and their status is currently 'confirmed'.

Send the email campaign with UID 'cp456def'.

I've triggered the sending of campaign cp456def. Mail Blaze has queued the delivery to your subscribers.

You can retrieve all UIDs by using the `list_subscriber_lists` or `list_email_campaigns` tools. They are also visible in the URL when viewing these resources in the Mail Blaze dashboard.

Related Connectors