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.

1 tool
Agent guide included
Start Chatting

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

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

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

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