mailjet.com
Mailjet is an email delivery and marketing platform that provides APIs for sending email, managing contacts and campaigns, retrieving statistics, and sending SMS messages. It also offers an open-source MCP server that lets AI assistants read Mailjet account data through the Mailjet APIs.
Mailjet exposes two authenticated REST APIs—Email API and SMS API—and a local stdio MCP server package for AI assistants that uses Mailjet API credentials; no public GraphQL API or standalone CLI was found.
- Mailjet MCP Serverdiscovered
- Mailjet Email APIdiscovered
- Mailjet SMS APIdiscovered
Sign in to Mailjet and open API Key Management. Use the automatically generated API Key as the Basic Auth username and the Secret Key as the Basic Auth password. If needed, create additional keys from that page.
Sign in to Mailjet and open the SMS Dashboard. Click Generate your access token and save the token immediately; Mailjet says the token value is shown only once. Send it as Authorization: Bearer <token> when calling the SMS API.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing