MailJunky
ai.mailjunky/mcp
Documentation
Installation
Use the hosted SSE endpoint at https://mcp.mailjunky.ai/sse.
Claude Code example:
claude mcp add --transport sse mailjunky https://mcp.mailjunky.ai/sse --header "Authorization: Bearer YOUR_API_KEY"
Configuration
This server is remote and requires a MailJunky account plus a valid API key. Send the key as the Authorization bearer token.
Capabilities
send_emailtrack_eventlist_contactsget_contactcreate_contactupdate_contactdelete_contact
Limitations
MailJunky documents plan-based rate limits. The public docs also note that live API keys must be kept secret and are intended for server-side use.
