Taboola MCP Server for Google ADKGive Google ADK instant access to 10 tools to Create Campaign, Create Campaign Item, Get Campaign, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Taboola 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 Taboola MCP Server for Google ADK is a standout in the Growth Engine category — giving your AI agent 10 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="taboola_agent",
instruction=(
"You help users interact with Taboola "
"using 10 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 Taboola MCP Server
Connect your Taboola Backstage account to any AI agent and take full control of your native advertising workflows through natural conversation.
Google ADK natively supports Taboola as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 10 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
- Account Management — List all allowed accounts and retrieve current user profile details
- Campaign Control — List, fetch, create, and update campaigns including budgets, CPC, and active status
- Ad Management — Manage campaign items (ads) by listing existing creatives or adding new URLs and thumbnails
- Performance Reporting — Run detailed campaign summary reports by dimension (day, week, month) or identify top-performing content
The Taboola MCP Server exposes 10 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 10 Taboola tools available for Google ADK
When Google ADK connects to Taboola through Vinkius, your AI agent gets direct access to every tool listed below — spanning native-advertising, campaign-management, cpc, 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 Taboola
Create a new Taboola campaign
Create campaign item on Taboola
Create a new campaign item (ad)
Get campaign on Taboola
Get details for a specific campaign
Get campaign summary report on Taboola
Get campaign summary report
Get current user on Taboola
Get current Taboola user details
Get top campaign content report on Taboola
Get top campaign content report
List allowed accounts on Taboola
List allowed Taboola accounts
List campaign items on Taboola
List items (ads) in a campaign
List campaigns on Taboola
List campaigns for an account
Update campaign on Taboola
Update an existing Taboola campaign
Connect Taboola to Google ADK via MCP
Follow these steps to wire Taboola 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 Taboola MCP Server
Google ADK provides unique advantages when paired with Taboola 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 Taboola
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 Taboola tools with BigQuery, Vertex AI, and Cloud Functions
Taboola + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Taboola MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Taboola and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Taboola tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Taboola regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Taboola
Example Prompts for Taboola in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Taboola immediately.
"List all my Taboola accounts."
"Get a summary report for account 'act-9821' grouped by day."
"Update campaign 'camp-556' in account 'act-9821' to change the CPC to '0.45'."
Troubleshooting Taboola MCP Server with Google ADK
Common issues when connecting Taboola to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkTaboola + Google ADK FAQ
Common questions about integrating Taboola 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 →
Beds24
8 toolsManage properties, bookings, rooms, calendar, availability, and pricing for your Beds24 channel manager through natural conversation.

Sympla
10 toolsOrchestrate Sympla events — manage ticket orders, handle check-ins, and track event statistics directly from any AI agent.

Exponential Smoothing Engine
1 toolsApply Simple Exponential Smoothing (Holt-Winters family) for local deterministic time-series forecasting.

BigMailer
10 toolsManage email marketing via BigMailer — list brands, contacts, and campaigns directly from any AI agent.
