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

How to Use the MailWizz MCP in CrewAI

Deploy autonomous CrewAI agent teams to manage your MailWizz subscribers and campaigns.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect MailWizz MCP to CrewAI

Create your Vinkius account to connect MailWizz 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

Run CrewAI agent squads for MailWizz campaigns

Assign specialized roles to your CrewAI agents to coordinate MailWizz campaigns via `list_email_campaigns`. They work together in sequence within your CrewAI setup to manage MailWizz. The CrewAI Operator agent can decide to call `pause_email_campaign` if the Researcher agent flags a sudden drop in MailWizz open rates, running the entire campaign loop autonomously.

Keep lists updated using an autonomous MCP Server setup

Let your CrewAI agents manage MailWizz database cleanup on their own using `list_subscriber_collections`. It then uses `add_subscriber_to_list` or `delete_list_subscriber` to align the MailWizz directories with CrewAI. This keeps your MailWizz lists clean without developers writing custom cron jobs for CrewAI.

Let CrewAI agents analyze subscriber list health

Inspect your MailWizz audience metrics directly using the `get_list_details` tool with CrewAI. This MCP Server setup lets your CrewAI agent act on actual data pulled straight from the MailWizz API, minimizing manual export tasks. The CrewAI agent writes report summaries of MailWizz data and suggests changes to your marketing team.

Setup guide

Set up MailWizz 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 MailWizz tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent MailWizz 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 MailWizz MCP in CrewAI

Install `crewai` and pass your Vinkius MailWizz HTTP URL directly into the CrewAI agent's `mcps` list parameters. For advanced setups, use `MCPServerHTTP` to filter specific MailWizz tools.
Yes, a CrewAI agent with access to the server can call `update_list_subscriber` to modify MailWizz contact info or custom fields based on team instructions.
CrewAI handles MailWizz rate limiting through its internal execution loops and backoff mechanisms. If `add_subscriber_to_list` hits a limit, the executing CrewAI agent retries the call.
Yes, you can use the `tool_filter` option in CrewAI's `MCPServerHTTP` class to expose only specific MailWizz tools, like `list_email_campaigns`, while hiding administrative tools.
Vinkius manages your MailWizz API credentials securely on our platform. The CrewAI agents only interact with the tools through an encrypted endpoint, ensuring your MailWizz marketing campaign configurations are never exposed.

Start using the MailWizz MCP today

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

Built & Managed by Vinkius 30s setup 9 tools

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

No hosting. No infrastructure. No complex setup.
All 9 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.