SERVER
Mailchimp
Rank #9552pulsemcp/cyanheads-mailchimp
Manages Mailchimp campaigns, audiences, and subscribers through a full-featured Marketing API integration.
First listed
Apr 20, 2026
Last publish date
May 23, 2026
OVERVIEW
Mailchimp is a Model Context Protocol (MCP) server published by cyanheads. It ranks #9552 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Mailchimp is listed across 2 registries — Official MCP and PulseMCP, with 14 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on May 23, 2026.
STANDING
#9,552of 58,832 tracked serversTop 25%
Ranks ahead of 49,280 of 58,832 servers on MCP Toplist.
CONNECT
Use Mailchimp
Add Mailchimp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"cyanheads-mailchimp": {
"command": "npx",
"args": [
"-y",
"@cyanheads/mailchimp-mcp-server"
],
"env": {
"MAILCHIMP_API_KEY": "<your MAILCHIMP_API_KEY>",
"MAILCHIMP_BASE_URL": "<your MAILCHIMP_BASE_URL>",
"MAILCHIMP_TIMEOUT_MS": "<your MAILCHIMP_TIMEOUT_MS>",
"MAILCHIMP_MAX_RETRIES": "<your MAILCHIMP_MAX_RETRIES>",
"MAILCHIMP_CONCURRENCY_LIMIT": "<your MAILCHIMP_CONCURRENCY_LIMIT>",
"MAILCHIMP_ASSETS_DIR": "<your MAILCHIMP_ASSETS_DIR>",
"MAILCHIMP_TEMPLATES_DIR": "<your MAILCHIMP_TEMPLATES_DIR>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"cyanheads-mailchimp": {
"command": "npx",
"args": [
"-y",
"@cyanheads/mailchimp-mcp-server"
],
"env": {
"MAILCHIMP_API_KEY": "<your MAILCHIMP_API_KEY>",
"MAILCHIMP_BASE_URL": "<your MAILCHIMP_BASE_URL>",
"MAILCHIMP_TIMEOUT_MS": "<your MAILCHIMP_TIMEOUT_MS>",
"MAILCHIMP_MAX_RETRIES": "<your MAILCHIMP_MAX_RETRIES>",
"MAILCHIMP_CONCURRENCY_LIMIT": "<your MAILCHIMP_CONCURRENCY_LIMIT>",
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"MCP_HTTP_ENDPOINT_PATH": "<your MCP_HTTP_ENDPOINT_PATH>",
"MCP_AUTH_MODE": "<your MCP_AUTH_MODE>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
cyanheads
MORE FROM THIS PUBLISHER
Other servers by cyanheads
- Mcp Ts Core#196 · 87 vers
- Mcp Ts Template#205 · 51 vers
- Obsidian MCP Server#237 · 15 vers
- Pubmed Mcp Server#343 · 49 vers
- Clinicaltrialsgov Mcp Server#463 · 34 vers
- Git Mcp Server#578 · 41 vers
- Openalex Mcp Server#2472 · 21 vers
- Pubchem Mcp Server#2563 · 16 vers
- Secedgar Mcp Server#2743 · 14 vers
- ntfy-mcp-server#2765 · 2 vers
- atlas-mcp-server#2793
- BrAPI#3069 · 24 vers
VERSIONS
Available versions (14)
| Version | Published |
|---|---|
| 0.3.5 | May 23, 2026 |
| 0.3.4 | May 10, 2026 |
| 0.3.3 | May 5, 2026 |
| 0.3.2 | Apr 30, 2026 |
| 0.3.1 | Apr 25, 2026 |
| 0.3.0 | Apr 25, 2026 |
| 0.2.8 | Apr 24, 2026 |
| 0.2.7 | Apr 21, 2026 |
| 0.2.6 | Apr 21, 2026 |
| 0.2.5 | Apr 21, 2026 |
| 0.2.4 | Apr 20, 2026 |
| 0.2.3 | Apr 20, 2026 |
| 0.2.2 | Apr 20, 2026 |
| 0.2.1 | Apr 20, 2026 |
FAQ
Frequently asked questions
- What is Mailchimp?
- Manages Mailchimp campaigns, audiences, and subscribers through a full-featured Marketing API integration.
- Who maintains Mailchimp?
- Mailchimp is maintained by cyanheads, which publishes 81 MCP servers (526 total versions) tracked on MCP Toplist.
- Is Mailchimp an official MCP server?
- Yes — Mailchimp is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Mailchimp have?
- MCP Toplist tracks 14 versions of Mailchimp, most recently published on May 23, 2026.
- Where can I find the source code for Mailchimp?
- The source code for Mailchimp is hosted at github.com/cyanheads/mailchimp-mcp-server.
EXPLORE