F
licenseNot graded
qualityD
maintenanceEnables interaction with the Mailchimp API for managing campaigns, lists, templates, reports, and automations through natural language.
3
-
No user-submitted related servers found.
Scored across 50 tools
Each tool targets a distinct resource (e.g., account, audience, campaign, automation) with clear get/list verbs, eliminating ambiguity.
All tools follow a strict 'mc_verbResource' pattern with PascalCase (e.g., mc_getAccount, mc_listAudiences), perfectly consistent.
50 tools is high, but acceptable for a comprehensive read-only API covering many Mailchimp resources. However, the lack of write operations makes the count feel inflated.
The tool set is entirely read-only (only get/list and ping). Missing all write operations (create, update, delete) for any resource, which is a severe gap for a Mailchimp API.