MCP Monday: From Template to Send, Without Leaving the Chat
Every Monday, we pull back the curtain on what’s shipping in Workato Enterprise MCP.
This Week
A new Mailchimp Campaign Management server joins the catalog, and the Canva server picks up four enterprise-only tools for generating branded designs straight from templates, taking the catalog to 55 production-ready servers.
What’s New
Mailchimp Campaign Management — 14 tools
Covers the full email-marketing lifecycle: build and organize audiences, add and tag contacts, assemble a campaign draft from supplied content, and send or schedule it. A live send always requires explicit confirmation.
View Mailchimp Campaign Management documentation →
Canva — 15 tools (+4 this week)
The existing Canva server adds template-driven generation for Canva Enterprise customers: discover brand templates, pull a template’s autofill schema, and generate a fully branded design.
Why This Matters
Canva’s new autofill tools collapse a chunk of manual design work. An agent can look up a brand template, check what fields it needs, and generate the design in one pass, using copy and imagery a campaign manager already has on hand, without anyone manually pasting it into the Canva editor field by field.
Mailchimp handles the other end: building the audience, drafting the campaign around that design, and sending or scheduling it. The server won’t send a campaign without you confirming it first.
Put together, the two servers cover a journey a person currently walks across two different tabs: design gets made, exported, attached to a draft, tested, and sent. An agent can now walk that whole path, stopping to get your approval on the design and your confirmation to send.
Composability Pairings
Canva + Mailchimp Campaign Management: autofill a brand template with a customer’s deal data, export the finished design, then draft a campaign to the matching audience using that export as the visual.
Mailchimp Campaign Management + Slack: draft a campaign, then drop a preview and a plain-language summary into a review channel so the team signs off before the campaign is sent.
Canva + Google Drive: export a completed design and file it straight into a shared asset folder, so the next person who needs “the Q3 template, filled in” doesn’t have to ask where it lives.
Real-World Use Cases
Canva for the marketing ops coordinator building a campaign asset.
- “Show me the brand templates I can use to generate a sales deck.”
- “What fields does this template need for autofill?”
- “Generate a branded design from the Q3 Sales template using this account’s data.”
- “Is the generated design ready yet?”
Design notes:
create_design_autofill_job and get_design_autofill_job follow an async pattern: kick off the job, then poll for status and the finished design rather than getting a result in the same call. get_brand_template_dataset runs first to confirm which fields a template expects before anything is autofilled.
Mailchimp Campaign Management for the lifecycle marketer running a campaign.
- “Create a new audience for our fall product launch.”
- “Draft a campaign to my newsletter audience using this HTML.”
- “Send a test of this campaign to me and my teammate.”
- “Yes, send the launch campaign to my audience.”
Design notes:
draft_campaign assembles a draft from content you already have; it doesn’t write or design anything itself. send_test and schedule_campaign both require HTML content — a plain-text-only draft can’t be tested or scheduled. send_campaign is a one-way door: the server requires explicit confirmation before it fires, because once a campaign goes out, it can’t be recalled.
What Makes These Enterprise-Ready
Verified User Access: All tool calls execute under the authenticated user’s own Canva or Mailchimp identity. Designs, exports, and campaign sends are attributed to the acting user. No shared service accounts.
Managed infrastructure: Workato hosts, scales, and maintains both servers. No Canva or Mailchimp API versions to track, no rate limits to manage, and no infrastructure to provision.
Explicit confirmation to send: Mailchimp’s send_campaign requires you to confirm the send before it fires — there’s no accidental broadcast to a live audience — and Canva’s autofill and export jobs are never assumed complete until polling confirms it.
Composable: Chains with Slack, Google Drive, and the rest of the catalog for end-to-end workflows that span design, review, and distribution.
Audit trails: Every tool call is logged with full context: who, what, when, and what was returned.
Get Started
Mailchimp Campaign Management and Canva are available now for Workato customers with Enterprise MCP.
Install time: Minutes
Custom development: None
Deployment complexity: One-click activation
View the full catalog — now 55 pre-built servers.
Ready to connect your stack? Check out our self-service trial.
The bottom line: Other vendors are still announcing MCP roadmaps. We’re shipping production-ready servers every Monday.
See you next Monday.