Mailjet MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
MCP server for Mailjet: contacts, messages, campaigns. Needs free API keys.
Today is the operative word: we check Mailjet MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mailjet-mcp -- npx -y mailjet-mcp
{
"mcpServers": {
"mailjet-mcp": {
"args": [
"-y",
"mailjet-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mailjet-mcp]
command = "npx"
args = ["-y", "mailjet-mcp"]
{
"mcpServers": {
"mailjet-mcp": {
"args": [
"-y",
"mailjet-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mailjet-mcp": {
"args": [
"-y",
"mailjet-mcp"
],
"command": "npx"
}
}
}
MCP server for Loops: contacts, events. Needs a free API key.
MCP server for UniSender API — email lists, campaigns, contacts. API key auth.
MCP server for Brevo: account, contacts, email reports. Needs a free API key.
MCP server for Mailgun: domains, stats, bounces, complaints. Needs a free API key.
MCP server for Kiwi.com flights: search, airlines. Needs a free API key.
MCP server for Z-API — WhatsApp messaging, contacts, media
MCP server for Weights & Biases: profile, projects, runs. Needs a free API key.
MCP server for FRED economic data: series, observations. Needs a free API key.
Answers built from our own checks of this server.