Production-grade MCP server for the Mailchimp Marketing API. 33 tools covering campaigns, audiences, members, tags, segments, templates, reports, and automations. Full read/write support — create campaigns, manage subscribers, send emails, track performance. Built for Claude Desktop, Claude Code, Cursor, and any MCP-compatible client.
Server Config
{
"mcpServers": {
"mailchimp": {
"command": "mcp-mailchimp",
"env": {
"MAILCHIMP_API_KEY": "your-api-key-here"
}
}
}
}