Listmonk MCP Server for Google ADKGive Google ADK instant access to 28 tools to Create Campaign, Create List, Create Public Subscription, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Listmonk as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Listmonk MCP Server for Google ADK 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
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="listmonk_agent",
instruction=(
"You help users interact with Listmonk "
"using 28 available tools."
),
tools=[mcp_tools],
)
* 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.
Google ADK natively supports Listmonk as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 28 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
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 Google ADK 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 Google ADK
When Google ADK 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 Google ADK via MCP
Follow these steps to wire Listmonk into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Listmonk MCP Server
Google ADK provides unique advantages when paired with Listmonk through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Listmonk
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Listmonk tools with BigQuery, Vertex AI, and Cloud Functions
Listmonk + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Listmonk MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Listmonk and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Listmonk tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Listmonk regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Listmonk
Example Prompts for Listmonk in Google ADK
Ready-to-use prompts you can give your Google ADK 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 Google ADK
Common issues when connecting Listmonk to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkListmonk + Google ADK FAQ
Common questions about integrating Listmonk MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Apptoto
6 toolsReduce no-shows with smart appointment reminders, automated confirmations, and two-way messaging for every booking.

CATS ATS
8 toolsManage recruitment workflows via CATS ATS — track candidates, job orders, and activities directly from any AI agent.

Uber
9 toolsAI ride management: estimate prices, track trips, and manage locations via agents.

Have I Been Pwned
5 toolsCheck if your accounts or passwords have been compromised in data breaches using the HIBP service.
