This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryAdded get_campaign_content API endpoint for reading rendered campaign body copy.
Full changelog
Added
get_campaign_content— read tool returning a campaign's rendered body copy viaGET /campaigns/{id}/content. Fills the gap betweenget_campaign_details(settings) andset_campaign_content(draft writes), which left no way to read the body of a sent campaign. Returnsplain_textby default, withinclude_htmlto opt into the raw HTML; A/B (variate) campaigns return a per-variation breakdown. Registered as a read tool, so it stays available underMAILCHIMP_READ_ONLY=true.
Published to PyPI: https://pypi.org/project/mailchimp-mcp/0.7.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]