MCP ExplorerExplorer

Mailchimp Mcp Server

@LokiMCPUniverseon 10 months ago
1 MIT
FreeCommunity
AI Systems
#ai-agents#email-marketing#enterprise#genai#mailchimp#marketing-automation#mcp#model-context-protocol
MCP server for Mailchimp - Email marketing and automation platform

Overview

What is Mailchimp Mcp Server

Mailchimp MCP Server is a Model Context Protocol (MCP) server designed to integrate Mailchimp with GenAI applications, providing a robust platform for email marketing and automation.

Use cases

Use cases include automating email campaigns, managing subscriber lists, tracking email performance, and integrating Mailchimp functionalities into GenAI applications.

How to use

To use Mailchimp MCP Server, install it via pip with ‘pip install mailchimp-mcp-server’ or clone the repository and install from source. Initialize the server in your Python code and start it to begin integration.

Key features

Key features include comprehensive Mailchimp API coverage, multiple authentication methods, enterprise readiness with rate limiting, full error handling and retry logic, and asynchronous support for improved performance.

Where to use

Mailchimp MCP Server is ideal for use in digital marketing, e-commerce, and any application requiring email marketing automation and integration with Mailchimp.

Content

Mailchimp MCP Server

Mailchimp Mcp Server

GitHub stars
GitHub forks
GitHub watchers

License
Issues
Pull Requests
Last Commit

Python
MCP

Commit Activity
Code Size
Contributors

A Model Context Protocol (MCP) server for integrating Mailchimp with GenAI applications.

Overview

Email marketing and automation platform

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-server

Or 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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers