LIVE · 463 CLUSTERS TODAY

Adtech Intelligence
As an MCP Server

Real-time adtech signal intelligence delivered via Model Context Protocol. 2,220 articles tracked, 219 companies profiled, $1.5B in capital flow quantified. Deterministic clustering, EU-hosted, GDPR-compliant. 11 tools. Read-only. No hallucination.

Today's top signal: WPP Media — Partnership

2,220
Articles Tracked
1,915
Articles · 30d
63 / 64
Sources Used / Active
463
Event Clusters
919
AI-Enriched Profiles
219
Companies Tracked
13 / 12
Segments Active
11 / 12
Event Types Active
$1.5B
Deal + Contract Volume
6
Regulatory Actions
9
Privacy Signal Events
6
Regions Covered

Why This Is Different

Feedly, Muck Rack, Similarweb aggregate news. We extract structured signal. The difference is what your agent can ask.

ENTITY GRAPH

Real Co-Mention Graphs

Every cluster maps its entities. Ask "who appears with Google?" and you get a real traversal over the cluster_entities table. Not LLM-inferred. Not guesses. Graph queries over actual source reporting.

CAPITAL

Deal Values in USD

Every acquisition, funding round, IPO, contract extracted as structured numeric data. Total volume trackable by segment, region, event type. The capital flow layer other sources put in narrative prose.

REGULATORY

Enforcement Stream

FTC, DOJ, ICO, EDPB, Bundeskartellamt, CMA, European Commission — seven regulators tracked by code. Every action surfaces target company, action type, affected privacy signal. Compliance-ops ready.

PRIVACY

Signal-Death Timeline

Third-party cookies, MAID, fingerprinting, hashed email, IP targeting — five privacy signals tracked across every article that mentions them. Time-series propagation, most-implicated entities, deprecation timeline.

POWER SHIFT

Winners vs Losers

Current-window activity minus previous-window activity, per company, per region. See rising and falling adtech players programmatically. No other adtech data service publishes this delta.

DETERMINISTIC

No Hallucination

Every answer grounded in primary sources. Every metric a SQL query. Every score computable by hand. Source URLs cited on every response. Read-only — we never write to our data, and we never make things up.

11 Tools · 11 Questions You Can Answer

Five standard tools for factual lookups. Five intelligence tools for the insights nobody else computes. Plus cross-vertical routing. Each tool returns structured JSON ready for your agent.

▸ STANDARD TOOLS — Factual lookups — brief, search, clusters, segment pulse, entity profiles.
01 adtech_daily_brief

Complete daily intelligence brief as structured JSON. 435 articles from the last 24 hours compressed to signal: top clusters, 12-segment pulse, deal tracker, regulatory watch, privacy signal tracker, walled-garden vs open-web ratio. Everything in one call.

adtech_daily_brief(
date="2026-04-24",
sections=["headline","clusters","deals","regulatory"],
api_key="your-key"
)
→ headline, executive_summary
→ top_clusters[], segment_radar[]
→ deal_tracker[], regulatory_watch[]
→ privacy_signals[], walled_garden_ratio
"What's happening in adtech today — give me the complete intelligence brief"
"Summarize the adtech brief from April 22 — only the deals and regulatory sections"
"Pull today's walled garden vs open web ratio — how does it compare to last week?"
03 adtech_top_clusters

Top clusters for a specific day, ranked by top_score. Deduplicated stories — same event reported across multiple sources gets one cluster. Filterable by segment and event_type. 463 clusters today, 463 in the last 7 days.

adtech_top_clusters(
date="2026-04-24",
n=10,
min_score=0.7,
segment="retail_media",
api_key="your-key"
)
→ 10 clusters ranked by top_score
→ representative article + source
→ burst_score + article_count per cluster
"What are the top 5 adtech stories today — the ones being reported everywhere"
"Show me Product Launch clusters from this week scored above 0.8"
"Find CTV clusters where the representative article is from a Tier-1 source"
04 adtech_segment_radar

Real-time pulse across all 13 active adtech segments. Per segment: article count, cluster count, deal volume USD, top event types, top companies. Currently hottest: Walled Garden with 33 clusters. Use this to spot where capital and attention are flowing.

adtech_segment_radar(
segment="ctv",
days=30,
api_key="your-key"
)
→ cluster_count, article_count
→ deal_volume_usd total
→ top_event_types[] + top_companies[]
"Which adtech segment is generating the most activity right now?"
"Compare Retail Media vs Walled Garden activity over 30 days — where's the capital flowing?"
"Show me CDP segment pulse — who are the top companies and which event types dominate?"
05 adtech_entity_intel

Deep profile of a single adtech company. 219 companies tracked across 6 regions. Returns metadata (segment, HQ region), activity metrics (cluster appearances, total mentions), event breakdown, deal volume in window, and recent representative events with URLs.

adtech_entity_intel(
entity_name="The Trade Desk",
days=90,
api_key="your-key"
)
→ company metadata + segment
→ cluster_count + total_mentions
→ event_breakdown + deal_volume_usd
→ recent_events[] with URLs
"Profile Google — all recent activity with full event breakdown"
"Give me the complete intelligence file on Criteo — what have they been up to?"
"Show me IAB Tech Lab's activity over the last quarter — standards releases, partnerships, everything"
▸ INTELLIGENCE TOOLS — Relational insight — entity graphs, power shifts, deal flow, regulatory & privacy signals.
06 adtech_entity_graph

Relational graph from cluster_entities — which companies show up alongside the subject in clusters. Not LLM-inferred relationships: real co-mention graph traversal over the full database. No other adtech source builds this graph. Returns hub entity, edges (co-mentions with joint cluster count), and event timeline.

adtech_entity_graph(
entity_name="Google",
days=30,
max_edges=20,
api_key="your-key"
)
→ hub: Google (walled_garden/us)
→ edges[] with joint_cluster_count
→ timeline[] representative events
"Map Google's co-mention network over the last 30 days — which companies keep appearing alongside them?"
"Show me all companies that have been reported together with Meta in the last 60 days, ranked by joint frequency"
"Build the entity graph for WPP — what's their real-world partnership network look like?"
07 adtech_power_shift

Who's rising, who's falling. Compares activity (primary-entity cluster appearances) in the current N-day window vs. the previous N-day window. Winners = delta > 0, Losers = delta < 0. Optionally filter by region (6 tracked: us, eu, uk, dach, apac, global). Unique insight no other source publishes.

adtech_power_shift(
region="us",
days=30,
top_n=20,
api_key="your-key"
)
→ winners[] with delta > 0
→ losers[] with delta < 0
→ current_window vs previous_window
"Who are the rising US adtech companies this month — which firms got significantly more coverage vs. last month?"
"Show me EU adtech losers over the last 60 days — who's falling out of the conversation?"
"Compare APAC vs US power shift in the last 30 days — where is momentum building?"
08 adtech_deal_tracker

All M&A, funding, IPO, and contract activity — quantified in USD. $97.8M in identified deal value + $1.4B in contract value tracked. Filter by event_type (acquisition/funding_round/ipo/contract_win), days, minimum deal size. VC-grade capital flow intelligence.

adtech_deal_tracker(
event_type="acquisition",
days=90,
min_value_usd=10_000_000,
limit=50,
api_key="your-key"
)
→ deal_count + total_volume_usd
→ deals[] ranked by value_usd
→ deal_round + deal_investors
"Show me every adtech acquisition above $10M in the last 90 days with dollar values"
"Track all funding rounds in Retail Media or CDP — the last 6 months, all sizes"
"What's the largest agency contract win this quarter — customer, company, and value?"
09 adtech_regulatory_watch

Enforcement monitor across 3 regulators tracked: FTC, DOJ, ICO, EDPB, Bundeskartellamt, CMA, European Commission. 6 regulatory actions captured. Each hit includes target company, action type (fine/injunction/consent_order/investigation/settlement), affected signal, and source URL. Critical for compliance-ops feeds.

adtech_regulatory_watch(
regulator="ftc",
days=180,
limit=50,
api_key="your-key"
)
→ actions[] with target company
→ enforcement_action + affected_signal
→ regulator_aggregate{} counts
"Pull every FTC adtech enforcement action from the last 6 months with the target companies"
"Show me all EU regulatory actions affecting third-party cookies"
"Which regulators have been most active in adtech this year, and against whom?"
10 adtech_privacy_signal_flow

Propagation of privacy signals through the adtech narrative over time. 9 privacy signal events tracked across 5 signals: third-party cookies, mobile ad ID (MAID/IDFA), browser fingerprinting, hashed email (UID2/LiveRamp ATS), IP address. Returns time-series, most-implicated entities, and recent coverage. The deprecation-timeline layer no one else has.

adtech_privacy_signal_flow(
signal="third_party_cookies",
days=180,
api_key="your-key"
)
→ time_series[] daily counts
→ implicated_entities[] ranked
→ recent_coverage[] with URLs
"How has third-party cookie coverage propagated over the last 6 months — who are the most implicated companies?"
"Show me the Mobile Ad ID deprecation timeline — daily signal counts and top entities"
"Build the fingerprinting narrative — who's been named, when, and by which sources?"
▸ SYSTEM TOOLS — Cross-vertical routing for chained intelligence workflows.

Live Data Snapshot

Every number on this page is a SQL query against brunosan_adtech.db. Refreshed on every pipeline run.

Segment ActivityCLUSTERS
Walled Gardenwalled_garden33
Agencyagency29
Publisherpublisher15
CTVctv12
Standardsstandards6
DSPdsp5
Measurementmeasurement5
SSPssp5
Retail Mediaretail_media4
Creativecreative2
Identityidentity2
CDPcdp1
DACH Mixeddach_mixed1
Event Type DistributionCLUSTERS
Product Launchproduct_launch62
Leadership Changeleadership_change38
Partnershippartnership35
Acquisitionacquisition5
Standards Releasestandards_release4
Earningsearnings3
Regulatory Actionregulatory_enforcement3
Funding Roundfunding_round2
Major Layoffslayoffs_major1
Product Deprecationproduct_deprecation1
Shutdownshutdown1
Top 10 Most-Mentioned CompaniesMENTIONS
GoogleWalled Garden · US64×
AppleWalled Garden · US30×
MetaWalled Garden · US26×
AmazonWalled Garden · US23×
WPPAgency · UK23×
IABStandards · GLOBAL20×
IAB Tech LabStandards · GLOBAL15×
SpotifyWalled Garden · GLOBAL14×
DentsuAgency · GLOBAL12×
MicrosoftWalled Garden · US12×
Regulators ActiveACTIONS
otherother3
European Commissioneuropean_commission2
FTC (US)ftc1
Privacy Signals TrackedEVENTS
First Party Datafirst_party_data5
Nonenone3
Third-Party Cookiesthird_party_cookies1

Connect Adtech to Every Other Vertical

Adtech doesn't exist in isolation. Chain BrunoSan MCPs for cross-cutting analysis.

MCP Access

Three tiers. Read-only. Hamburg-hosted. GDPR-compliant.

MCP ENDPOINT
https://adtech.mcp.brunosan.de/mcp
FREE TRIAL
50 calls

Hard cap on total calls across all adtech tools. Perfect to test your agent workflow.

PRO
Unlimited

Full access. 30 requests/minute rate limit. One API key, works across all 11 BrunoSan verticals.

ENTERPRISE
Custom

Higher rate limits, SLA, custom data delivery, priority support.

REQUEST API KEY →