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

How to Use the Mail Blaze MCP in CrewAI

Deploy autonomous email marketing crews in CrewAI using the Mail Blaze MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Mail Blaze MCP to CrewAI

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

Role-based email operations in CrewAI

Assign specific tasks to your agents using `list_email_campaigns` and `get_campaign_details`. One agent researches campaign performance while another summarizes it for your review. Specialized agents work better. By splitting the work, your crew handles complex email tasks without human oversight.

Autonomous subscriber list maintenance in CrewAI

Let your maintenance agent call `update_list_subscriber` to keep your CRM data clean. The agent monitors incoming data and applies updates as needed. Your list stays current without manual intervention. The crew handles the sync logic based on the parameters you provide at the start of the mission.

Scale email campaigns with CrewAI agents

Run multiple instances of `create_new_campaign` across your crew to manage high-volume email efforts. Agents handle the drafting and dispatching in parallel. Efficiency increases when agents work together. Your crew coordinates the campaign lifecycle from draft to final send while you watch the results.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

Pass the server URL in your agent's `mcps` list. CrewAI will then expose the tools to your agents, allowing them to interact with your email lists.
Yes, agents share memory to coordinate tasks. One agent can create the campaign, and another can verify the details using `get_campaign_details`.
You can designate a manager agent to approve the actions of sub-agents who are using Mail Blaze tools to manage subscribers or campaigns.
Use the agent logging features to track each tool invocation. You will see exactly when an agent calls `send_email_campaign` in the terminal output.
The server requires a unique endpoint token for every connection. CrewAI treats this as an isolated environment, ensuring your subscriber data isn't leaked between different agent crews.

Start using the Mail Blaze 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 Mail Blaze. 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.