Connect
Optimize
Secure
The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench • Explore Tool Discovery →
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.
Coverage
Create, read, update, and delete across Iterable — and extend your agent's capabilities with custom actions.
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
Every Iterable tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Iterable call.
Tools Discovery →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.
Every action from Iterable's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Create a campaign
Get a campaign
Create a catalog
Delete a catalog
Create email template
Update email template
Create or replace a catalog item
Create or update a catalog item
Send an email to an email address
Send an in-app notification to a user (requires a Running In-App campaign)
Create a static list
Add subscribers to list
Send push notification to user
Send SMS notification to user
List campaign metadata
Get the catalog items for a catalog
Get catalog names
Get a specific catalog item
Get field mappings for a catalog
Get an email template by templateId
Get the downloadable files for an export job
Get export jobs
Export data to CSV (response is raw text/csv, not JSON)
Export data to JSON (response is raw NDJSON text, not a JSON object)
Export user events
Get count of users in list
Get lists
Get users in a list (returns NDJSON text)
Get an email template by clientTemplateId
Get project templates
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 (path parameter)
Get a user by userId (query parameter)
Get a user by userId (path parameter)
Get all user fields
Get hashed forgotten users in compliance with GDPR
Get journeys (workflows)
Set a catalog's field mappings (data types)
Update a user's shopping cart items
Update user email
Update user subscriptions
Update user data
Delete a catalog item
Delete a list
Remove users from a list
Delete a user by email (asynchronous)
Delete user by userId
Archive campaigns
Bulk create or update catalog items
Bulk delete catalog items
Track a purchase
Track an event (requires either email or userId)
Stop a queued or running export job by jobId
Start export
Preview users in a list (returns CSV text)
Bulk subscription action on a list of users
Subscribe a single user
Subscribe a single user by their userId
Unsubscribe a single user
Unsubscribe a single user by userId
Bulk delete templates
Bulk update user subscriptions
Bulk update user data
Forget a user in compliance with GDPR
Merge users
Unforget a user in compliance with GDPR
Trigger a journey (workflow)
Connect your AI agent to Iterable and help your team scale the marketing operations they run by hand today.
Use StackOne to connect your AI agent to your marketing automation, CRM, and email tools to automate lead nurture email sequences.
ViewUse StackOne to connect your AI agent to your marketing automation, email, and analytics platforms to automate campaign performance reporting.
ViewUse StackOne to connect your AI agent to your document stores, email platforms, and messaging tools to automate content repurposing and distribution.
ViewOne endpoint. Any framework. Your agent is talking to Iterable in under 10 lines of code.
Agent Frameworks
{
"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>"
]
}
}
}Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.