Skip to main content
Glama
LokiMCPUniverse

Mailchimp MCP Server

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

Related MCP server: Mailchimp MCP Server

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

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Provides a standardized interface for interacting with Mailchimp's tools and services through the Model Context Protocol, enabling easy management of Mailchimp campaigns, audiences, and reports via natural language commands.
    Last updated
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Manage Mailchimp audiences, campaigns, and members via the Mailchimp Marketing API through natural language queries.
    Last updated
    22
    MIT

View all related MCP servers

Related MCP Connectors

  • Mailchimp MCP Pack — manage audiences, campaigns, and members via Mailchimp Marketing API.

  • Email for AI agents: send mail, manage contacts, automations & webhooks. Zero-DNS first send.

  • Phone, SMS & email for AI agents — one remote MCP endpoint, OAuth login, zero install.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LokiMCPUniverse/mailchimp-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server