MoEngage MCP Server for Google ADKGive Google ADK instant access to 13 tools to Check Moengage Status, Get Campaign, Get Campaign Stats, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add MoEngage 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 MoEngage MCP Server for Google ADK is a standout in the Growth Engine category — giving your AI agent 13 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="moengage_agent",
instruction=(
"You help users interact with MoEngage "
"using 13 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 MoEngage MCP Server
Connect your MoEngage account to any AI agent and manage customer engagement through natural conversation.
Google ADK natively supports MoEngage as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 13 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
- User Management — Create/update user attributes and device data
- Event Tracking — Track custom user events and behaviors
- Push Notifications — Trigger transactional and marketing push messages
- Campaign Management — Launch and pause multi-channel campaigns
- Analytics — Retrieve campaign performance and user statistics
The MoEngage MCP Server exposes 13 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 13 MoEngage tools available for Google ADK
When Google ADK connects to MoEngage through Vinkius, your AI agent gets direct access to every tool listed below — spanning customer-engagement, push-notifications, behavioral-analytics, 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.
Check moengage status on MoEngage
Verify connectivity
Get campaign on MoEngage
Get campaign details
Get campaign stats on MoEngage
Get campaign stats
Get customer on MoEngage
Get customer details
Get segment on MoEngage
Get segment details
List campaigns on MoEngage
List campaigns
List segments on MoEngage
List segments
Search customers on MoEngage
Search customers
Send push on MoEngage
Send push notification
Track event on MoEngage
Track an event
Track events bulk on MoEngage
Track events in bulk
Update device on MoEngage
Update device info
Upsert customer on MoEngage
Create or update customer
Connect MoEngage to Google ADK via MCP
Follow these steps to wire MoEngage 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 MoEngage MCP Server
Google ADK provides unique advantages when paired with MoEngage 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 MoEngage
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 MoEngage tools with BigQuery, Vertex AI, and Cloud Functions
MoEngage + Google ADK Use Cases
Practical scenarios where Google ADK combined with the MoEngage MCP Server delivers measurable value.
Enterprise data agents: ADK agents query MoEngage and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine MoEngage tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query MoEngage regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including MoEngage
Example Prompts for MoEngage in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with MoEngage immediately.
"Show performance for the 'Spring Sale Push' campaign."
"Send a transactional push notification to user 8901."
"Track a 'Subscription Upgraded' event for user Sarah."
Troubleshooting MoEngage MCP Server with Google ADK
Common issues when connecting MoEngage to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkMoEngage + Google ADK FAQ
Common questions about integrating MoEngage 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 →
Eurostat Trade — EU International Commerce
5 toolsEU international trade data: imports and exports by partner country and product classification (SITC), industrial production index, retail trade volume, and services sector statistics for all 27 EU member states.

TestRail
10 toolsBrowse TestRail suites, parse manual test specs, and monitor active runs seamlessly native within your conversational AI workflow.

Feathery
11 toolsAutomate forms and user workflows via Feathery — manage users, retrieve form data, and monitor connector logs directly through your AI agent.

SevenRooms
8 toolsManage restaurant reservations, guest CRM profiles, waitlists, table availability, and events for your SevenRooms venues through natural conversation.
