v1.0.0
First stable release. Backward-compatible: single-key setups behave exactly as before.
Highlights since 0.7.0
- Multi-account support (#37) — optional
MAILCHIMP_API_KEY_<NAME>accounts, targeted per call with anaccountargument, each with its own read-only / dry-run flags. - Coverage expansion: 115 → 227 tools — File Manager (#14), Surveys (#15), Signup forms (#16), Verified Domains, survey & landing-page reports, campaign/template folders, deliverability insights, single-email automation control, batch webhooks, and full e-commerce writes (stores, products, variants, images, orders, customers).
- Runtime-security guardrails (#36) — per-tool risk metadata (
read/write/destructive) via MCP tool annotations and a newdescribe_toolstool, an opt-in structured JSON audit log (MAILCHIMP_AUDIT_LOG), and argument-contract validation.
Install
uvx mailchimp-mcp
or pip install mailchimp-mcp
Full details in CHANGELOG.md.