Loading MCP server directory, please wait...
AI tools for Mailercloud email marketing: campaigns, contacts, templates, sending & analytics.
npx @getmcp/cli add io.github.mailercloud-com/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 2.1 bearer token (or a Mailercloud API key sent as 'Bearer <key>').
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mailercloud-com/mcp-server": {
"url": "https://mcp.mailercloud.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}