Skip to main content

The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench Explore Tool Discovery

Live 68 Actions

Iterable MCP Server
for AI Agents

Connect your AI agent to StackOne's Iterable MCP server and give it 68 MCP tools out of the box. Auth, tool execution, and security all managed.

Iterable logo
Iterable MCP Server
Built by StackOne StackOne
DrataGPLocalyzeFlipMindtoolsScreenloop

Coverage

68 Agent Actions

Create, read, update, and delete across Iterable — and extend your agent's capabilities with custom actions.

Authentication

Agent Tool Authentication

Per-user OAuth in one call. Your Iterable MCP server gets session-scoped tokens with zero credentials stored on your infra.

Agent Auth →

Security

Agent Protection

Every Iterable tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.

Prompt Injection Defense →

Performance

Max Agent Context. Min Cost.

Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Iterable call.

Tools Discovery →

What is the Iterable MCP Server?

A Iterable MCP server lets AI agents read and write Iterable data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Iterable MCP server ships with 68 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.

All Iterable MCP Tools

Every action from Iterable's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.

A Campaigns

  • Create A Campaign

    Create a campaign

  • Get A Campaign

    Get a campaign

A Catalogs

  • Create A Catalog

    Create a catalog

  • Delete A Catalog

    Delete a catalog

Email Templates

  • Create Email Template

    Create email template

  • Update Email Template

    Update email template

Other (62)

  • Create Or Replace A Catalog Item

    Create or replace a catalog item

  • Create Or Update A Catalog Item

    Create or update a catalog item

  • Send An Email To An Email Address

    Send an email to an email address

  • Send An In-app Notification To A User

    Send an in-app notification to a user (requires a Running In-App campaign)

  • Create A Static List

    Create a static list

  • Add Subscribers To List

    Add subscribers to list

  • Send Push Notification To User

    Send push notification to user

  • Send SMS Notification To User

    Send SMS notification to user

  • List Campaign Metadata

    List campaign metadata

  • Get The Catalog Items For A Catalog

    Get the catalog items for a catalog

  • Get Catalog Names

    Get catalog names

  • Get A Specific Catalog Item

    Get a specific catalog item

  • Get Field Mappings For A Catalog

    Get field mappings for a catalog

  • Get An Email Template By TemplateId

    Get an email template by templateId

  • Get Export Job Files

    Get the downloadable files for an export job

  • Get Export Jobs

    Get export jobs

  • Export Data To CSV

    Export data to CSV (response is raw text/csv, not JSON)

  • Export Data To JSON

    Export data to JSON (response is raw NDJSON text, not a JSON object)

  • Export User Events

    Export user events

  • Get Count Of Users In List

    Get count of users in list

  • Get Lists

    Get lists

  • Get Users In A List

    Get users in a list (returns NDJSON text)

  • Get An Email Template By ClientTemplateId

    Get an email template by clientTemplateId

  • Get Project Templates

    Get project templates

  • Get Messages Sent To A User

    Get messages sent to a user (one of email or userId is required)

  • Get A User By Email (query Parameter)

    Get a user by email (query parameter)

  • Get A User By Email (path Parameter)

    Get a user by email (path parameter)

  • Get A User By UserId (query Parameter)

    Get a user by userId (query parameter)

  • Get A User By UserId (path Parameter)

    Get a user by userId (path parameter)

  • Get All User Fields

    Get all user fields

  • Get Hashed Forgotten Users In Compliance With GDPR

    Get hashed forgotten users in compliance with GDPR

  • Get Journeys (workflows)

    Get journeys (workflows)

  • Set A Catalog's Field Mappings (data Types)

    Set a catalog's field mappings (data types)

  • Update A User's Shopping Cart Items

    Update a user's shopping cart items

  • Update User Email

    Update user email

  • Update User Subscriptions

    Update user subscriptions

  • Update User Data

    Update user data

  • Delete A Catalog Item

    Delete a catalog item

  • Delete A List

    Delete a list

  • Remove Users From A List

    Remove users from a list

  • Delete A User By Email

    Delete a user by email (asynchronous)

  • Delete User By UserId

    Delete user by userId

  • Archive Campaigns

    Archive campaigns

  • Bulk Create Or Update Catalog Items

    Bulk create or update catalog items

  • Bulk Delete Catalog Items

    Bulk delete catalog items

  • Track A Purchase

    Track a purchase

  • Track An Event

    Track an event (requires either email or userId)

  • Cancel Export Job

    Stop a queued or running export job by jobId

  • Start Export

    Start export

  • Preview Users In A List

    Preview users in a list (returns CSV text)

  • Bulk Subscription Action On A List Of Users

    Bulk subscription action on a list of users

  • Subscribe A Single User

    Subscribe a single user

  • Subscribe A Single User By Their UserId

    Subscribe a single user by their userId

  • Unsubscribe A Single User

    Unsubscribe a single user

  • Unsubscribe A Single User By UserId

    Unsubscribe a single user by userId

  • Bulk Delete Templates

    Bulk delete templates

  • Bulk Update User Subscriptions

    Bulk update user subscriptions

  • Bulk Update User Data

    Bulk update user data

  • Forget A User In Compliance With GDPR

    Forget a user in compliance with GDPR

  • Merge Users

    Merge users

  • Unforget A User In Compliance With GDPR

    Unforget a user in compliance with GDPR

  • Trigger A Journey (workflow)

    Trigger a journey (workflow)

Iterable AI Agent Use Cases

Connect your AI agent to Iterable and help your team scale the marketing operations they run by hand today.

Lead Nurture Sequences

Use StackOne to connect your AI agent to your marketing automation, CRM, and email tools to automate lead nurture email sequences.

View
HubSpotSalesforceActiveCampaignKlaviyoSendGridMailchimpLemlistGmail
Campaign Performance Reports

Use StackOne to connect your AI agent to your marketing automation, email, and analytics platforms to automate campaign performance reporting.

View
HubSpotMailchimpActiveCampaignKlaviyoSalesforceBrazeSendGridMarketo
Content Repurposing

Use StackOne to connect your AI agent to your document stores, email platforms, and messaging tools to automate content repurposing and distribution.

View
Google DriveConfluenceNotionMailchimpSendGridSlackGmailMicrosoft Teams

Set Up Your Iterable MCP Server in Minutes

One endpoint. Any framework. Your agent is talking to Iterable in under 10 lines of code.

Agent Frameworks

Claude Desktop
{
  "mcpServers": {
    "stackone": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://api.stackone.com/mcp?x-account-id=<account_id>",
        "--header",
        "Authorization: Basic <YOUR_BASE64_TOKEN>"
      ]
    }
  }
}

Check More Marketing Automation MCP Servers

Klaviyo

162+ actions

Zoho CRM

127+ actions

Intercom

113+ actions

SendGrid

100+ actions

Braze

98+ actions

HubSpot

98+ actions

Pardot

88+ actions

Iterable MCP Server FAQ

Does StackOne have a Iterable MCP server?
Yes. StackOne offers a hosted Iterable MCP server with 68 pre-built actions, and every action is tested and QA'd by StackOne. Connect it to Claude, Cursor, and any other MCP client, or to any agent framework through the AI Action SDK. It ships with managed agent authentication, prompt injection defense, and tool discovery with server-side execution that preserve your agent's context window and keep reasoning performance.
Iterable MCP server vs direct API integration — what's the difference?
A Iterable MCP server and direct API integration serve different use cases. Direct API integration is for software-to-software — backend code calling Iterable. A Iterable MCP server is for AI agents — MCP clients like Claude and Cursor, plus framework agents built with OpenAI, LangChain, or Vercel AI — discovering and calling Iterable at runtime. StackOne provides both.
How does Iterable authentication work for AI agents?
Iterable authentication for AI agents works through a StackOne Connect Session. Create one via the dashboard or the SDK — you get an auth link and ready-to-paste config for Claude Desktop, Cursor, and other MCP clients. Your user authenticates their own Iterable account; StackOne handles token exchange, storage, and refresh. Credentials never reach the LLM, and each user is isolated via origin_owner_id.
Are Iterable MCP tools vulnerable to prompt injection?
Yes — Iterable MCP tools can be vulnerable to indirect prompt injection. Any tool that reads user-written content — documents, messages, tickets, records, or free-text fields — is a potential vector. StackOne Defender scans every tool response before it enters the agent's context — regex patterns in ~1ms, then a MiniLM classifier in ~4ms. 88.7% accuracy, CPU-only.
What is the context bloat of a Iterable agent and how do I avoid it?
Context bloat happens when Iterable tool schemas and API responses eat your Iterable agent's memory, preventing it from reasoning effectively. A single Iterable query can return a massive JSON response, and connecting multiple tools compounds the problem. Tools Discovery and Code Mode reduce context bloat — loading only relevant tools per query and keeping raw responses out of the agent's context.
Can I limit which actions my Iterable agent can access?
Yes — you can limit which actions your Iterable agent can access directly from the StackOne dashboard. Toggle actions on or off, or restrict them to specific accounts, with no code changes to your agent. Session tokens can be scoped to exact actions so if one leaks, exposure stays contained.
Can I create custom agent actions for my Iterable MCP server?
Yes — you can create custom agent actions for your Iterable MCP server using Connector Builder. It's an integration agent your coding assistant (Claude Code, Cursor, or Copilot) can invoke to research Iterable's API, generate production-ready connector YAML, test against the live API, and validate before you ship.
When should I NOT use a Iterable MCP server?
Skip a Iterable MCP server if your integration is purely software-to-software — direct Iterable API integration is simpler when no AI agent is involved. For deterministic, compliance-critical operations (financial transactions, regulatory reporting), direct API gives you predictable behavior without agent-driven decision-making. MCP shines when AI agents need to dynamically discover and call Iterable actions at runtime.
What AI frameworks and AI clients does the StackOne Iterable MCP server support?
The StackOne Iterable MCP server supports both. MCP clients (paste-and-go apps): Claude Desktop, Claude Code, Cursor, VS Code, Goose. Agent frameworks (code SDKs you build with): OpenAI Agents SDK, Anthropic, Vercel AI, Google ADK, CrewAI, Pydantic AI, LangChain, LangGraph, Azure AI Foundry.

Put your AI agents to work

All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.