Acelle Mail MCP Server for AutoGenGive AutoGen instant access to 7 tools to Add Acelle Subscriber, Create Acelle List, Get Acelle Campaign, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add Acelle Mail as an MCP tool provider through Vinkius and every agent in the group can access live data and take action.
Ask AI about this MCP Server for AutoGen
The Acelle Mail MCP Server for AutoGen is a standout in the Marketing Automation category — giving your AI agent 7 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from autogen_agentchat.agents import AssistantAgent
from autogen_ext.tools.mcp import McpWorkbench
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
async with McpWorkbench(
server_params={"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"},
transport="streamable_http",
) as workbench:
tools = await workbench.list_tools()
agent = AssistantAgent(
name="acelle_mail_agent",
tools=tools,
system_message=(
"You help users with Acelle Mail. "
"7 tools available."
),
)
print(f"Agent ready with {len(tools)} tools")
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Acelle Mail MCP Server
Connect your Acelle Mail self-hosted or cloud account to any AI agent and simplify how you manage your mailing lists, subscriber data, and email campaigns through natural conversation.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use Acelle Mail tools. Connect 7 tools through Vinkius and assign role-based access. a data analyst queries while a reviewer validates, with optional human-in-the-loop approval for sensitive operations.
What you can do
- List Management — List all your mailing lists, create new directories, and retrieve detailed configuration metadata.
- Subscriber Control — List and query subscribers for specific lists, and add new members programmatically via AI.
- Campaign Monitoring — List active and past email campaigns and retrieve detailed status and metadata for each outreach.
- Audience Oversight — Fetch list details and verify subscriber counts to manage your marketing reach.
- Automation Readiness — Manage your subscriber lifecycle and list organization directly from Claude, Cursor, or any MCP client.
The Acelle Mail MCP Server exposes 7 tools through the Vinkius. Connect it to AutoGen in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 7 Acelle Mail tools available for AutoGen
When AutoGen connects to Acelle Mail through Vinkius, your AI agent gets direct access to every tool listed below — spanning email-campaigns, subscriber-management, mailing-lists, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Add acelle subscriber on Acelle Mail
Add a subscriber
Create acelle list on Acelle Mail
Create a new list
Get acelle campaign on Acelle Mail
Get campaign details
Get acelle list on Acelle Mail
Get list details
List acelle campaigns on Acelle Mail
List all campaigns
List acelle lists on Acelle Mail
List all mailing lists
List acelle subscribers on Acelle Mail
List subscribers
Connect Acelle Mail to AutoGen via MCP
Follow these steps to wire Acelle Mail into AutoGen. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install AutoGen
pip install "autogen-ext[mcp]"Replace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenIntegrate into workflow
Explore tools
Why Use AutoGen with the Acelle Mail MCP Server
AutoGen provides unique advantages when paired with Acelle Mail through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use Acelle Mail tools to solve complex tasks
Role-based architecture lets you assign Acelle Mail tool access to specific agents. a data analyst queries while a reviewer validates
Human-in-the-loop support: agents can pause for human approval before executing sensitive Acelle Mail tool calls
Code execution sandbox: AutoGen agents can write and run code that processes Acelle Mail tool responses in an isolated environment
Acelle Mail + AutoGen Use Cases
Practical scenarios where AutoGen combined with the Acelle Mail MCP Server delivers measurable value.
Collaborative analysis: one agent queries Acelle Mail while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from Acelle Mail, a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using Acelle Mail data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process Acelle Mail responses in a sandboxed execution environment
Example Prompts for Acelle Mail in AutoGen
Ready-to-use prompts you can give your AutoGen agent to start working with Acelle Mail immediately.
"List all my mailing lists in Acelle Mail."
"Add 'john.doe@example.com' to the 'Main Newsletter' list (UID: 10293)."
"Show me the status of my latest email campaign."
Troubleshooting Acelle Mail MCP Server with AutoGen
Common issues when connecting Acelle Mail to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"Acelle Mail + AutoGen FAQ
Common questions about integrating Acelle Mail MCP Server with AutoGen.
How does AutoGen connect to MCP servers?
Can different agents have different MCP tool access?
Does AutoGen support human approval for tool calls?
Explore More MCP Servers
View all →
Fuzzy String Distance Engine
1 toolsCalculate exact Levenshtein, Jaro-Winkler, and Dice distances for fuzzy text matching natively local.

Manage your LinkedIn presence — audit organizations, posts, and profile via AI.

AWeber
12 toolsManage subscribers, mailing lists, and email campaigns via AWeber — orchestrate newsletters natively via AI.

KeyPay
10 toolsManage payroll, employees, and pay runs via the Employment Hero Payroll (KeyPay) API.
