Skip to content

v1.0.0

Choose a tag to compare

@damientilman damientilman released this 01 Jul 14:43
d123c3a

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 an account argument, 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 new describe_tools tool, 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.