Back to Marketing
Mailchimp
Integrates with Mailchimp's marketing platform API to enable email campaign management, creation, sending, and automation workflow control through the FastMCP framework.
Last updated: 1/27/2026
README
# MailchimpMCP Some utilities for developing an MCP server for the Mailchimp API
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"mailchimp": {
// See GitHub repository for configuration
}
}
}See the GitHub repository for full installation instructions.