MCP.so
Sign In
Servers
M

MailChimp MCP Server by CData

@CDataSoftware

This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for MailChimp (beta): https://www.cdata.com/download/download.aspx?sku=CMZK-V&type=beta

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\mailchimp.prp"
      ]
    }
  }
}

More from Other