Cover image
Try Now
2025-04-05

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

Mailchimp MCP Server

A Model Context Protocol (MCP) server for interacting with the Mailchimp API.

## Features

- Comprehensive access to Mailchimp API functionality
- Tools for managing campaigns, lists, templates, reports, and automations
- Documentation resources for API reference

## Setup

1. Clone this repository
2. Install dependencies:
   ```
   npm install
   ```
3. Create a `.env` file with your Mailchimp API credentials (see `.env.example`)
4. Run the server:
   ```
   npm run dev
   ```

## Testing with MCP Inspector

To test the server with the MCP Inspector:

```
npm run inspect
```

This will open a web interface where you can explore and test all available tools and resources.

## Available Tools

### Campaigns
- `get_campaigns`: Get a list of campaigns
- `get_campaign`: Get information about a specific campaign
- `create_campaign`: Create a new campaign
- `delete_campaign`: Delete a campaign
- `send_campaign`: Send a campaign
- `set_campaign_content`: Set the content for a campaign

### Lists
- `get_lists`: Get all lists (audiences) in the account
- `get_list`: Get information about a specific list
- `create_list`: Create a new list (audience)
- `get_list_members`: Get members of a list
- `add_list_member`: Add a member to a list

### Templates
- `get_templates`: Get all templates in the account
- `get_template`: Get information about a specific template
- `create_template`: Create a new template
- `delete_template`: Delete a template

### Reports
- `get_campaign_reports`: Get reports for all campaigns
- `get_campaign_report`: Get report for a specific campaign
- `get_campaign_click_details`: Get click details for a campaign
- `get_campaign_open_details`: Get open details for a campaign

### Automations
- `get_automations`: Get all automations in the account
- `get_automation`: Get information about a specific automation
- `start_automation`: Start an automation
- `pause_automation`: Pause an automation
- `get_automation_emails`: Get emails in an automation workflow

## Resources

- `mailchimp://docs/overview`: Overview of the Mailchimp API
- `mailchimp://docs/campaigns`: Documentation for the Campaigns API
- `mailchimp://docs/lists`: Documentation for the Lists API
- `mailchimp://docs/templates`: Documentation for the Templates API
- `mailchimp://docs/automations`: Documentation for the Automations API
- `mailchimp://docs/reports`: Documentation for the Reports API

相关推荐

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • 林乔安妮
  • A fashion stylist GPT offering outfit suggestions for various scenarios.

  • https://reddgr.com
  • Delivers concise Python code and interprets non-English comments

  • 田中 楓太
  • A virtual science instructor for engaging and informative lessons.

  • 1Panel-dev
  • 💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • Dhravya
  • Collection of apple-native tools for the model context protocol.

  • GLips
  • MCP server to provide Figma layout information to AI coding agents like Cursor

  • open-webui
  • User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

    Reviews

    1 (1)
    Avatar
    user_1N5t7vSp
    2025-04-18

    As a dedicated user of the mailchip-mcp-server, I am thoroughly impressed with its seamless functionality and robust performance. Mattcoatsworth has done an exceptional job in developing this server. The setup process is straightforward, and the documentation available on the GitHub link is comprehensive and user-friendly. This server has significantly enhanced the efficiency of our email management tasks. Highly recommended!