62
/ 100
12 days ago
glama

Iterable MCP Server

Enables natural language interaction with Iterable marketing platform data, allowing users to query campaigns, templates, and perform actions via AI assistants.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: ITERABLE_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.
configCOLORFGBG
🔐 secretITERABLE_API_KEY"": "your-iterable-api-key-here",
configITERABLE_BASE_URL"": "https://api.iterable.com"
configITERABLE_ENABLE_WRITESWrites (): create, update, and delete resources such as templates, lists, catalogs, campaigns, snippets, and user profiles.
configITERABLE_MCP_FORCE_FILE_STORAGE
configITERABLE_MCP_NODE_PATHexport ="/path/to/custom/node"
configITERABLE_MCP_NPX_PATHexport ="/path/to/custom/npx"
configITERABLE_UI_ICONS
configITERABLE_UI_THEME
configITERABLE_USER_PIIUser PII (): access user profile data, including email addresses, phone numbers, and custom data fields.
configMCP_SOURCE
configTERM_PROGRAM
configXDG_CONFIG_HOME
// 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 1 concrete improvement 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/iterable-mcp-server-155rpq)](https://m8ven.ai/mcp/iterable-mcp-server-155rpq)
commit: 9e8c1b98e8220f8e1277d6c701eb62c3790d1df5
code hash: 32bd42b2e58ae5f9d9b6a38ac6907247e158d1d181d19f294c79795399cc4bd6
verified: 6/11/2026, 12:20:35 PM
view raw JSON →