Mailchimp

Email marketing and campaigns

Official docs

About Mailchimp

Mailchimp is Intuit's marketing platform for email campaigns, audiences, and automations. Its remote MCP server lets assistants plan and produce omnichannel campaigns, inspect audience data, and manage marketing work from the account teams already use.

Connection details

https://ai-inc.mailchimp.com/claude/mcp/v2
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add mailchimp --transport http https://ai-inc.mailchimp.com/claude/mcp/v2

Frequently asked questions

What is the Mailchimp remote MCP server?

The Mailchimp remote MCP server is a hosted Model Context Protocol endpoint at https://ai-inc.mailchimp.com/claude/mcp/v2, so AI assistants can connect to it without installing or running anything locally. Mailchimp is Intuit's marketing platform for email campaigns, audiences, and automations. Its remote MCP server lets assistants plan and produce omnichannel campaigns, inspect audience data, and manage marketing work from the account teams already use.

How do I connect to the Mailchimp MCP server?

Add the endpoint https://ai-inc.mailchimp.com/claude/mcp/v2 to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Mailchimp MCP server require authentication?

Yes. Mailchimp uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Mailchimp MCP server use?

Mailchimp exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers