Mailjet MCP Server for Google ADKGive Google ADK instant access to 12 tools to Create New Contact, Get Account Analytics, Get Campaign Performance, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Mailjet 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 Mailjet MCP Server for Google ADK is a standout in the Marketing Automation category — giving your AI agent 12 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="mailjet_alternative_agent",
instruction=(
"You help users interact with Mailjet "
"using 12 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 Mailjet MCP Server
Connect your Mailjet account to any AI agent and manage email operations through natural conversation.
Google ADK natively supports Mailjet as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 12 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
- Email Sending — Send transactional and marketing emails at scale
- Contact Management — Manage contact lists with properties and segmentation
- Template Management — Browse, create, and manage email templates
- Delivery Analytics — Track opens, clicks, bounces, and spam reports
- Campaign Management — Create and monitor email campaigns
- Statistics — Access detailed sending statistics and trends
The Mailjet MCP Server exposes 12 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 12 Mailjet tools available for Google ADK
When Google ADK connects to Mailjet through Vinkius, your AI agent gets direct access to every tool listed below — spanning transactional-email, contact-management, template-builder, 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 new contact on Mailjet
Add email to contacts
Get account analytics on Mailjet
Check account stats
Get campaign performance on Mailjet
) for a specific campaign ID. Check campaign stats
Get template details on Mailjet
Get template content
List all contacts on Mailjet
List audience contacts
List contact groups on Mailjet
List contact lists
List email templates on Mailjet
List saved templates
List sender domains on Mailjet
Check sending domains
List sent campaigns on Mailjet
List past campaigns
Send plain email on Mailjet
Send transactional email
Send template email on Mailjet
Send using template
Subscribe to list on Mailjet
Add contact to list
Connect Mailjet to Google ADK via MCP
Follow these steps to wire Mailjet 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 Mailjet MCP Server
Google ADK provides unique advantages when paired with Mailjet 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 Mailjet
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 Mailjet tools with BigQuery, Vertex AI, and Cloud Functions
Mailjet + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Mailjet MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Mailjet and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Mailjet tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Mailjet regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Mailjet
Example Prompts for Mailjet in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Mailjet immediately.
"Show sending statistics and contact list summary."
"List email templates and send a transactional email."
"Show campaign performance and bounce analysis."
Troubleshooting Mailjet MCP Server with Google ADK
Common issues when connecting Mailjet to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkMailjet + Google ADK FAQ
Common questions about integrating Mailjet 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 →
AbuseIPDB
4 toolsAudit IP addresses — check abuse scores and reports via AI.

Regex Toolkit
3 toolsEquip your AI with strict Regular Expressions. Deterministically extract, validate, and redact Emails, URLs, and Phones without hallucinations.

Attio
9 toolsManage your CRM data with Attio — track objects, records, and relationships via AI.

Optum Eligibility
5 toolsVerify patient active healthcare coverage, extract deductibles, and run real-time UHG demographics.
