Mailchimp MCP Server
Provides comprehensive Mailchimp API coverage for managing campaigns, audiences, and email marketing automation.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mailchimp MCP Servercreate a new email campaign for my subscribers list"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Mailchimp MCP Server
Mailchimp Mcp Server
A Model Context Protocol (MCP) server for integrating Mailchimp with GenAI applications.
Overview
Email marketing and automation platform
Related MCP server: mailchimp-mcp
Features
Comprehensive Mailchimp API coverage
Multiple authentication methods
Enterprise-ready with rate limiting
Full error handling and retry logic
Async support for better performance
Installation
pip install mailchimp-mcp-serverOr install from source:
git clone https://github.com/asklokesh/mailchimp-mcp-server.git
cd mailchimp-mcp-server
pip install -e .Configuration
Create a .env file or set environment variables according to Mailchimp API requirements.
Quick Start
from mailchimp_mcp import MailchimpMCPServer
# Initialize the server
server = MailchimpMCPServer()
# Start the server
server.start()License
MIT License - see LICENSE file for details
This server cannot be deployed
Maintenance
Related MCP Connectors
Mailchimp engagement intelligence for AI agents: campaign analytics and audience insights.
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
The Mercado Pago MCP Server implements the Model Context Protocol to provide AI agents and LLMs with access to Mercado Pago's APIs and tools within compatible development environments. It acts as an intermediary that translates Mercado Pago resources into executable functions (tools) that AI applications can invoke to perform actions and automate flows. The server simplifies integration, enables using documentation to implement or improve code, and optimizes operations through natural language interactions without manual implementations.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
Related MCP Servers
- AlicenseBqualityFmaintenanceA Model Context Protocol server that provides read-only access to Mailchimp's Marketing API for comprehensive email marketing data retrieval.38218 npm11MIT
- AlicenseAqualityDmaintenanceAn MCP server that interfaces with the Mailchimp Marketing API to manage audiences, email campaigns, and subscribers. It enables users to create and schedule campaigns, handle member lists, and send test or live emails through natural language commands.1316 npmMIT
- AlicenseBqualityCmaintenanceA production-grade MCP server that integrates with the Mailchimp Marketing API to manage campaigns, audiences, members, and reports. It provides 28 specialized tools for automating marketing tasks such as sending emails, managing subscriber tags, and analyzing performance data.711MIT
- FlicenseNot gradedqualityDmaintenanceIntegrates Mailchimp with GenAI applications via the Model Context Protocol, enabling email marketing automation through natural language interactions.2-