ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Mailchimp with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Synchronize marketing contacts. list audiences, control subscriber limits, and edit campaign vectors autonomously.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 18 capabilities

The complete Mailchimp capability set.

These are the exact actions your AI can choose when you ask it to work with Mailchimp.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 18 available through Mailchimp.

  1. 01

    List automations

    List automation workflows. Returns automation_id and status

  2. 02

    Get report

    Get campaign report. Returns opens, clicks, bounces, unsubscribes

  3. 03

    Add member

    Add contact to audience

  4. 04

    Create campaign

    Create campaign shell. Returns campaign_id. Set content next

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 18 available through Mailchimp.

  1. 05

    Get audience

    Get audience details by list_id. Returns stats and settings

  2. 06

    Get campaign

    Get campaign details by campaign_id

  3. 07

    List audiences

    List Mailchimp audiences. Returns list_id, name, member count

  4. 08

    List members

    List contacts in an audience. Returns email, status, tags

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 18 available through Mailchimp.

  1. 09

    Search members

    Search contacts across all audiences by email or name

  2. 10

    Set campaign content

    Set HTML content for a campaign. Required before send/test

  3. 11

    Update member

    Update contact fields

  4. 12

    List campaigns

    List campaigns. Returns campaign_id, subject, status, send time

Capability set04 / 05

13-15

3 capabilities in this set.

Part of 18 available through Mailchimp.

  1. 13

    Delete member

    Archive contact from audience. Reversible via re-add

  2. 14

    Get member

    Get single contact by email. Returns status, merge fields, tags

  3. 15

    List segments

    List segments for an audience. Returns segment_id and conditions

Capability set05 / 05

16-18

3 capabilities in this set.

Part of 18 available through Mailchimp.

  1. 16

    Send campaign

    Triggers live delivery. Send campaign immediately. Irreversible

  2. 17

    Tag member

    Add/remove tags for a contact

  3. 18

    Test campaign

    Send test email for a campaign without live delivery

Observed, not estimated

967ms average. Fast in production.

Mailchimp is checked daily against the live service.

Daily averagePeak 1196ms
Aug 20Today
Fastest day
757ms
Slowest day
1196ms
14-day trend
Slowing+30%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 18 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Mailchimp, so you can see the experience inside your AI.

It does not authenticate your account with Mailchimp. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Mailchimp Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_9rAieVE1ZjBgo1gMyL90ykKznBoCc02lpA4Anne5/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Mailchimp capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "mailchimp-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_9rAieVE1ZjBgo1gMyL90ykKznBoCc02lpA4Anne5/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Mailchimp owners ask.

  • 01

    Do I need the server prefix combined with my API key automatically?

    Mailchimp API keys usually have a suffix (like key-us6). The system will parse everything internally. Just paste the full API key into our simplified authentication box naturally.

  • 02

    Can I bulk add 5,000 users directly in a single conversational prompt?

    While structurally possible via API logic, context windows prohibit reading arrays of 5000 units. Adding is handled dynamically unit by unit securely or in exceptionally tiny batches to bypass hard egress caps effectively.

  • 03

    Does the system allow firing off actual live campaigns immediately to massive audiences?

    No. The MCP server prioritizes safe state changes (subscribers). Launching massive destructive dispatches is omitted from the handler array to avoid rogue AI actions firing misconfigured commercial payload sets blindly.