Server Directory
CommunicationIntermediate

Mailchimp

by Mailchimp

GitHub
2.4k

Mailchimp Marketing API integration for email campaigns, audience management, automation workflows, and detailed campaign analytics.

CAPABILITIES

  • Email campaign creation
  • Audience segmentation
  • Marketing automation
  • A/B testing
  • Campaign analytics
  • Template management

INSTALLATION

Terminal
npx -y @mailchimp/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "mailchimp": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@mailchimp/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Communication
Difficulty
Intermediate
Maintained By
Mailchimp
NPM Package
@mailchimp/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →