Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Mailchimp

FreeNot checked

MCP server for Mailchimp API integration

GitHubEmbed

About

MCP server for Mailchimp API integration

README

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

from github.com/asklokesh/mailchimp-mcp-server

Install Mailchimp in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install mailchimp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add mailchimp -- uvx mailchimp-mcp-server

Step-by-step: how to install Mailchimp

FAQ

Is Mailchimp MCP free?

Yes, Mailchimp MCP is free — one-click install via Unyly at no cost.

Does Mailchimp need an API key?

No, Mailchimp runs without API keys or environment variables.

Is Mailchimp hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Mailchimp in Claude Desktop, Claude Code or Cursor?

Open Mailchimp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Mailchimp with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs