Messaging

Mailjet SMS MCP Server

Connect your account, then chat with AI to run tools.

Mailjet SMS provides an API for sending and receiving SMS messages, allowing businesses to communicate with customers through text messaging. Use it for SMS marketing campaigns, notifications, and customer support.

Managed
1 tool
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Mailjet SMS — workflow patterns, data models, and gotchas for your AI agent.

Mailjet SMS

Mailjet's SMS API for retrieving sent and received text message history. Base URL: https://api.mailjet.com/v4.

Capability areas

  • SMS history — retrieve a paginated list of SMS messages. Each message includes delivery status, timestamps, sender number, and receiver number. Paginate with Offset (cursor token) and Limit (default 100).

Workflows

  • Campaign review: pull SMS history to analyze delivery rates and identify failed messages from a marketing campaign.
  • Support audit: list recent messages to trace customer support SMS interactions and their delivery outcomes.
  • Delivery monitoring: periodically fetch message history to track delivery success rates and spot carrier-level delivery issues.

Gotchas

  • Read-only: the current toolset retrieves SMS history only. Sending new messages requires additional API endpoints not yet exposed.
  • Pagination: Offset is a cursor token, not a numeric offset. Pass the value from the previous response to page forward.
  • No time filtering in parameters: the tool exposes Offset and Limit only. Time-based filtering (e.g., fromTS/ToTS) is not available through the current parameter set — retrieve and filter client-side if needed.

Tools in this Server (1)

Mailjet Sms List Sms

Retrieve a list of sent and received SMS messages through the Mailjet SMS API. Use this tool to track communications, review SMS marketing campaign ou...

Frequently Asked Questions

What is the Mailjet SMS MCP server?

Mailjet SMS provides an API for sending and receiving SMS messages, allowing businesses to communicate with customers through text messaging. Use it for SMS marketing campaigns, notifications, and customer support. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Mailjet SMS to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mailjet-sms. Authentication is handled automatically.

How many tools does Mailjet SMS provide?

Mailjet SMS provides 1 tool that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Mailjet SMS require?

Mailjet SMS uses API Key. Mailjet SMS requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Mailjet SMS to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/mailjet-sms

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Mailjet SMS and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Mailjet SMS will appear under Not connected — select it and click Connect to complete OAuth.
Name: Mailjet SMS
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/mailjet-sms
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Mailjet SMS?

Sign in to connect your credentials and start running tools from the chat.

Mailjet SMS MCP Server & Skill — 1 Tools