Mailjet

Mailjet MCP Connector for Claude

A+

Send transactional emails and manage marketing campaigns via the Mailjet REST API.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Mailjet account to any AI agent to automate your transactional messaging and email marketing workflows. This MCP server enables your agent to send emails using the v3.1 Send API, manage subscriber lists, and track campaign performance directly from natural language interfaces.

What you can do

  • Transactional Delivery — Send single or batch emails with full support for HTML, attachments, and variables
  • Audience Management — List all contacts, create new subscriber records, and manage contact lists (address books)
  • Subscription Control — Add or remove contacts from specific lists and manage opt-in statuses programmatically
  • Campaign Tracking — List historical campaigns and retrieve real-time performance statistics (opens, clicks, bounces)
  • Metadata Oversight — Fetch detailed configuration and status for any campaign or subscriber collection

How it works

  1. Subscribe to this server
  2. Enter your Mailjet API Public Key and Secret Key
  3. Start managing your communications from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Email Marketers — Monitor campaign results and manage subscriber segments via simple natural language commands
  • Developers — Quickly test email delivery and verify list logic directly from your IDE
  • Operations Teams — Automate the synchronization of contact data and audit delivery performance effortlessly
transactional-emailmarketing-campaignsemail-trackingsubscriber-listsapi-delivery

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

list_marketing_campaigns

List all campaigns

list_all_contacts

List all contacts in the Mailjet account

get_campaign_details

Get details for a specific campaign

list_subscriber_lists

List all contact lists

send_transactional_email

Requires a JSON body matching Mailjet v3.1 Send API structure. Send an email using Mailjet Send API v3.1

add_contact_to_list

Requires list ID and contact ID/Email. Subscribe a contact to a specific list

get_campaign_performance

Get performance statistics for a campaign

create_new_contact

Requires at least an Email address. Add a new contact to the database

See how to talk to your AI agent using Mailjet.

Send a transactional email to 'passenger@example.com' with subject 'Boarding Pass'.

I've sent the email. The message has been queued by Mailjet. You can track the delivery status using the campaign tools.

List all active contact lists in my Mailjet account.

I've retrieved your contact lists. You have 3 active lists: 'Newsletter Subscribers', 'Product Updates', and 'Transactional Users'.

Show performance stats for campaign ID '12345'.

I've fetched the statistics. For campaign 12345, you have an open rate of 22.5% and a click rate of 3.2% across 5,000 recipients.

This server uses Mailjet REST API v3 for resource management (contacts, lists, campaigns) and the modern v3.1 Send API for reliable email delivery.

Related Connectors