Campaign Monitor MCP Server
Related Servers
Alternatives to Campaign Monitor MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceProvides read-only access to the Mailchimp Marketing API v3 via 18 tools covering 103 endpoints for audiences, members, campaigns, reports, automations, templates, landing pages, e-commerce, and account administration.18218 npmMIT
- FlicenseBqualityDmaintenanceEnables management of email campaigns, subscribers, lists, segments, journeys, templates, transactional email, and client/account settings through the Campaign Monitor API via natural language.1001-
- AlicenseBqualityCmaintenanceEnables to interact with Zoho Campaigns API v1.1, supporting OAuth2 authentication, contact and campaign management, bounced contact queries, and more, through natural language.11MIT
- FlicenseCqualityDmaintenanceComprehensive MCP server for Mailchimp Marketing API v3.0 with over 104 tools and 15+ React UI apps, enabling management of campaigns, audiences, ecommerce, automations, reports, and more via natural language.1001-
- FlicenseNot gradedqualityDmaintenanceProvides comprehensive access to the Constant Contact API v3 for email marketing, campaign management, contact management, analytics, and automation through MCP tools.2-
- AlicenseNot gradedqualityBmaintenanceDraft, test, and send Mailchimp campaigns from an MCP client with audience management, subscriber CRUD, and post-send analytics behind safe-by-default send gates.101 npm2Apache 2.0
TDQS
Scored across 117 tools
Across 117 tools, most target a distinct resource and action, and the descriptions clearly separate account-level vs client-level vs list-level operations. A few closely related reporting endpoints (e.g., transactional message vs smart email, campaign opens vs journey email opens) could cause minor misselection, but the boundaries are generally well-defined.
The cm_ prefix and snake_case verb_noun style are applied consistently, which helps a lot at this scale. There are minor deviations in verb choice—list_clients vs get_client_lists, get_person vs list_people, get_active_subscribers vs list_transactional_messages—but the overall pattern is predictable.
117 tools is an extreme count for a single MCP server. Even though the underlying API is broad, this surface overwhelms an agent's tool-selection space and would benefit from splitting into domain-specific servers (e.g., campaigns, lists, transactional, journeys).
The surface covers the major Campaign Monitor domains thoroughly: clients, people, lists, subscribers, segments, campaigns, templates, webhooks, transactional email, journeys, and billing. Notable gaps include no way to update a campaign after creation and no tool to retrieve a segment's current rule definitions, but most workflows can still be completed with available tools.