Listmonk MCP Server for AutoGenGive AutoGen instant access to 28 tools to Create Campaign, Create List, Create Public Subscription, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add Listmonk 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 Listmonk MCP Server for AutoGen is a standout in the Marketing Automation category — giving your AI agent 28 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="listmonk_agent",
tools=tools,
system_message=(
"You help users with Listmonk. "
"28 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 Listmonk MCP Server
Connect your Listmonk instance to any AI agent and take full control of your email marketing workflows through natural conversation.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use Listmonk tools. Connect 28 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
- Subscriber Management — List, create, update, or delete subscribers using SQL-like queries for precise filtering via
list_subscribersandcreate_subscriber. - List Organization — Manage your mailing lists and public subscriptions to keep your audience segmented using
list_listsandcreate_list. - Campaign Control — Create, monitor, and update the status of your email campaigns from draft to sent with
create_campaignandupdate_campaign_status. - Transactional Emails — Send high-priority transactional messages instantly via the
send_transactionaltool. - Media & Templates — Manage your asset library and email templates without leaving your chat interface using
list_templatesandlist_media.
The Listmonk MCP Server exposes 28 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 28 Listmonk tools available for AutoGen
When AutoGen connects to Listmonk through Vinkius, your AI agent gets direct access to every tool listed below — spanning newsletter-management, mailing-lists, subscriber-management, 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.
Create campaign on Listmonk
Create a new campaign
Create list on Listmonk
Create a new list
Create public subscription on Listmonk
Create a public subscription
Create subscriber on Listmonk
Create a new subscriber
Create template on Listmonk
Create a template
Delete bounces on Listmonk
Delete multiple bounce records
Delete campaign on Listmonk
Delete a campaign
Delete list on Listmonk
Delete a list
Delete media on Listmonk
Delete a media file
Delete subscriber on Listmonk
Delete a specific subscriber
Delete template on Listmonk
Delete a template
Get campaign on Listmonk
Retrieve a specific campaign
Get import status on Listmonk
Retrieve import status
Get subscriber on Listmonk
Retrieve a specific subscriber
List bounces on Listmonk
Retrieve bounce records
List campaigns on Listmonk
Retrieve all campaigns
List lists on Listmonk
Retrieve all lists
List media on Listmonk
Get uploaded media files
List public lists on Listmonk
Retrieve public lists
List subscribers on Listmonk
Supports pagination, list filtering, and SQL expression search. Query and retrieve subscribers
List templates on Listmonk
Retrieve all templates
Patch subscriber on Listmonk
Partially update a subscriber
Send transactional message on Listmonk
Send transactional messages to one or more subscribers using a template
Stop import on Listmonk
Stop an ongoing import
Update campaign status on Listmonk
Change campaign status
Update list on Listmonk
Update a list
Update subscriber on Listmonk
Update a specific subscriber
Update template on Listmonk
Update a template
Connect Listmonk to AutoGen via MCP
Follow these steps to wire Listmonk 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 Listmonk MCP Server
AutoGen provides unique advantages when paired with Listmonk through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use Listmonk tools to solve complex tasks
Role-based architecture lets you assign Listmonk 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 Listmonk tool calls
Code execution sandbox: AutoGen agents can write and run code that processes Listmonk tool responses in an isolated environment
Listmonk + AutoGen Use Cases
Practical scenarios where AutoGen combined with the Listmonk MCP Server delivers measurable value.
Collaborative analysis: one agent queries Listmonk while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from Listmonk, a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using Listmonk data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process Listmonk responses in a sandboxed execution environment
Example Prompts for Listmonk in AutoGen
Ready-to-use prompts you can give your AutoGen agent to start working with Listmonk immediately.
"List all subscribers who are currently enabled in list 2."
"Create a new campaign named 'Monthly Newsletter' with the subject 'Our latest updates'."
"Show me all available email templates."
Troubleshooting Listmonk MCP Server with AutoGen
Common issues when connecting Listmonk to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"Listmonk + AutoGen FAQ
Common questions about integrating Listmonk 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 →
GenerateBanners
12 toolsCreate professional ad banners and social media graphics automatically with templates that match your brand guidelines.

U.S. Treasury Full — Complete Fiscal & Debt Intelligence
13 toolsThe definitive U.S. Treasury Mega-Server: 13 tools covering national debt ($34T+), interest rates, auction results, federal budget accounting (revenue, spending, deficit), daily cash balances, and official exchange rates. Total access to the financial pulse of the U.S. government without API keys.

CPSC (Consumer Product Safety Commission)
1 toolsAccess official consumer product recall data — search by product, hazard, manufacturer, or date to ensure safety and compliance.

GridStatus
12 toolsAccess real-time and historical US electricity grid data — load, fuel mix, LMP pricing, and generation across all major ISOs (ERCOT, CAISO, PJM, MISO, NYISO, ISO-NE, SPP).
