4,500+ servers built on MCP Fusion
Vinkius
Iterable logo
Vinkius
CrewAI logo

How to Use the Iterable MCP in CrewAI

Run autonomous marketing crews with CrewAI using this Iterable MCP Server for specialized, role-based campaign management.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Iterable MCP on Cursor AI Code Editor MCP Client Iterable MCP on Claude Desktop App MCP Integration Iterable MCP on OpenAI Agents SDK MCP Compatible Iterable MCP on Visual Studio Code MCP Extension Client Iterable MCP on GitHub Copilot AI Agent MCP Integration Iterable MCP on Google Gemini AI MCP Integration Iterable MCP on Lovable AI Development MCP Client Iterable MCP on Mistral AI Agents MCP Compatible Iterable MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Iterable MCP to CrewAI

Create your Vinkius account to connect Iterable to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Deploy specialized CrewAI marketing agents

Assign an analyst agent to use `get_campaign_metrics` while a content agent uses `list_templates`. CrewAI allows these agents to work together to optimize your outreach. Each agent focuses on its specific role without getting distracted by the entire stack. You gain a collaborative unit that manages your marketing assets autonomously.

Autonomous campaign monitoring via CrewAI

Let a monitor agent use `list_campaigns` to track your active outreach and report back on status. CrewAI manages the collaboration so your team stays informed without manual oversight. This keeps your campaign tracking running 24/7. Your agents handle the routine checks while you focus on high-level strategy.

Collaborative subscriber insights in CrewAI

Use `get_user` to provide your agents with deep subscriber context during their research tasks. CrewAI shares this memory across the crew so every agent knows exactly who they are addressing. This prevents fragmented messaging and ensures your agents have the full picture. It turns individual user data into actionable insights across your entire crew.

Setup guide

Set up Iterable MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Iterable tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Iterable Analyst",
    goal="Access and analyze Iterable data via MCP.",
    backstory="Expert analyst with direct Iterable access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Iterable transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Iterable MCP in CrewAI

You pass the server URL to your agents during setup. They then use the available tools to query your marketing campaigns and subscriber records as needed.
Yes, you can use tool_filter to restrict access. This ensures your research agent only sees what it needs while your management agent handles the sensitive tasks.
The MCP Server runs in an ephemeral sandbox. It only exposes data to the agents you authorize, and it does not store any records after the crew session finishes.
They can. Using `list_templates`, your agents can scan for outdated content or verify that the correct assets are being used in active campaigns.
The server manages subscriber email records and campaign performance data. Every transaction happens inside a secure, zero-trust container that clears after each task execution.

Start using the Iterable MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Iterable. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.