This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summarylist_audiences now returns campaign defaults, double‑optin, and marketing permissions in a single call.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
`list_audiences` now returns `campaign_defaults`, `double_optin`, and `marketing_permissions`. `list_audiences` now returns `campaign_defaults`, `double_optin`, and `marketing_permissions`. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Medium |
`get_audience_details` now includes audience settings: `campaign_defaults`, `double_optin`, `marketing_permissions`, and `email_type_option`. `get_audience_details` now includes audience settings: `campaign_defaults`, `double_optin`, `marketing_permissions`, and `email_type_option`. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Docker build now copies `README.md` so image builds successfully. Docker build now copies `README.md` so image builds successfully. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
PyPI publish skips already‑published versions on re‑run. PyPI publish skips already‑published versions on re‑run. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
Added
list_audiencesnow returnscampaign_defaults,double_optin, andmarketing_permissionsfor every audience. The/listsendpoint already carries each list's full object, so opt-in mode, GDPR permission state, and default sender for all audiences now come in a single call rather than oneget_audience_detailsper list. Useful for audience/hygiene audits without N extra requests.get_audience_detailsnow returns audience settings alongside the stats:campaign_defaults,double_optin,marketing_permissions, andemail_type_option.
Fixed
- Docker build now copies
README.md(referenced bypyproject.toml) so the image builds instead of failing metadata generation. The PyPI publish also skips already-published versions on re-run.
PyPI: https://pypi.org/project/mailchimp-mcp/1.2.0/
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About damientilman/mailchimp-mcp-server
Mailchimp Marketing API integration with 53 tools for managing campaigns, audiences, reports, automations, landing pages, e-commerce data, and batch operations.
Related context
Beta — feedback welcome: [email protected]