Taboola MCP Server for AutoGenGive AutoGen instant access to 10 tools to Create Campaign, Create Campaign Item, Get Campaign, and more
Microsoft AutoGen enables multi-agent conversations where agents negotiate, delegate, and execute tasks collaboratively. Add Taboola 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 Taboola MCP Server for AutoGen 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
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="taboola_agent",
tools=tools,
system_message=(
"You help users with Taboola. "
"10 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 Taboola MCP Server
Connect your Taboola Backstage account to any AI agent and take full control of your native advertising workflows through natural conversation.
AutoGen enables multi-agent conversations where agents negotiate, delegate, and collaboratively use Taboola tools. Connect 10 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
- 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 AutoGen 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 AutoGen
When AutoGen 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 AutoGen via MCP
Follow these steps to wire Taboola 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 Taboola MCP Server
AutoGen provides unique advantages when paired with Taboola through the Model Context Protocol.
Multi-agent conversations: multiple AutoGen agents discuss, delegate, and collaboratively use Taboola tools to solve complex tasks
Role-based architecture lets you assign Taboola 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 Taboola tool calls
Code execution sandbox: AutoGen agents can write and run code that processes Taboola tool responses in an isolated environment
Taboola + AutoGen Use Cases
Practical scenarios where AutoGen combined with the Taboola MCP Server delivers measurable value.
Collaborative analysis: one agent queries Taboola while another validates results and a third generates the final report
Automated review pipelines: a researcher agent fetches data from Taboola, a critic agent evaluates quality, and a writer produces the output
Interactive planning: agents negotiate task allocation using Taboola data to make informed decisions about resource distribution
Code generation with live data: an AutoGen coder agent writes scripts that process Taboola responses in a sandboxed execution environment
Example Prompts for Taboola in AutoGen
Ready-to-use prompts you can give your AutoGen 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 AutoGen
Common issues when connecting Taboola to AutoGen through Vinkius, and how to resolve them.
McpWorkbench not found
pip install "autogen-ext[mcp]"Taboola + AutoGen FAQ
Common questions about integrating Taboola 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 →
Airbyte
7 toolsMonitor your Airbyte data pipelines via AI — track sync jobs, list sources, and check connections instantly.

Lightcast Labor Market
10 toolsEquip your AI agent to access labor market data, track skill taxonomies, and monitor job titles via the Lightcast API.

Nextcloud
16 toolsManage your Nextcloud instance — handle files, shares, user statuses, and server capabilities directly from your AI agent.

Courier
10 toolsEquip your AI agent to send multi-channel notifications and monitor delivery status through the Courier API.
