69
/ 100
1 month ago
glama

mtl-mailchimp-mcp

An MCP server for Mailchimp that allows listing, copying, creating draft campaigns, pushing HTML content, and sending test emails via Claude Code or any MCP client, with no send/schedule capability to prevent accidental blasts.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MAILCHIMP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMAILCHIMP_API_KEYedit .env and paste your
configMAILCHIMP_CONTENT_DIRmailchimp_set_content_from_file is confined to (or your home directory) and refuses hidden paths and secret files (keys, certs, .env).
configMAILCHIMP_ALLOW_HIDDEN
configMAILCHIMP_MAX_HTML_MB
configMAILCHIMP_DEFAULT_LIST_ID
configMAILCHIMP_FROM_NAME
configMAILCHIMP_REPLY_TO
configMAILCHIMP_TEST_EMAILS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/musictechlab-mtl-mailchimp-mcp-154lud)](https://m8ven.ai/mcp/musictechlab-mtl-mailchimp-mcp-154lud)
commit: 41c96ca638aa12ea9937245bbae7d97e321ba55d
code hash: 6a141639b93fbaec234a45ec7f4c228e59b88ad43ef4e2a954d3b26484febf53
verified: 6/30/2026, 9:52:07 AM
view raw JSON →