Adextract
БесплатноНе проверенAd libraries are public but fragmented. Every platform is a silo - different UI, different filters, different quirks. If you want to see what competitors are ru
Описание
Ad libraries are public but fragmented. Every platform is a silo - different UI, different filters, different quirks. If you want to see what competitors are running, you're either opening four tabs and pasting into Excel, or maintaining scrapers that rot with every layout change. adextract gives AI agents a single MCP endpoint to search, read, and compare ads across Meta, TikTok, LinkedIn, and mo
README
Connect AI assistants to Adextract — search ad libraries across Meta, Google Ads, LinkedIn, and TikTok, plus creative analysis with ad_reader.
Hosted endpoint: https://mcp.adextract.co/mcp
Installation
Hosted MCP (recommended)
Connect to the Adextract hosted server:
https://mcp.adextract.co/mcp
Get your API key at adextract.co (account → API keys).
Cursor
Add to ~/.cursor/mcp.json or project .cursor/mcp.json:
{
"mcpServers": {
"ad-extract": {
"url": "https://mcp.adextract.co/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
VS Code
Add to .vscode/mcp.json:
{
"servers": {
"ad-extract": {
"type": "http",
"url": "https://mcp.adextract.co/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Claude Web (OAuth)
- Open Claude → Settings → Connectors → Add custom connector
- Name:
ad-extract - URL:
https://mcp.adextract.co/mcp - Sign in and approve when prompted — no API key in the URL.
Claude Desktop (mcp-remote)
{
"mcpServers": {
"ad-extract": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.adextract.co/mcp",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}
More clients and config paths: docs/CLIENT_SETUP.md
Available Tools
| Tool | Platform | Description |
|---|---|---|
search_meta_ads |
Meta | Search Facebook & Instagram ads |
search_meta_pages |
Meta | Discover pages and location IDs |
get_meta_page_info |
Meta | Page transparency and metadata |
get_meta_ad_details |
Meta | EU/UK ad transparency details |
search_google_ads |
Google Ads Transparency Center | |
search_google_ads_advertisers |
Advertiser and domain search | |
get_google_ad_details |
Creative details | |
get_google_ads_advertiser_info |
Advertiser profile from Search ads | |
search_linkedin_ads |
LinkedIn Ad Library | |
search_tiktok_ads |
TikTok | TikTok Ads Library |
search_tiktok_advertisers |
TikTok | TikTok advertiser discovery |
get_tiktok_ad_details |
TikTok | Targeting and creative details |
ad_reader |
All | Analyze image/video creatives (format, audience, emotion, archetypes) |
Full reference: docs/TOOLS.md
Prompts & Resources
Built-in MCP prompts for common workflows:
adextract_top_ads_for_brandadextract_competitor_benchmarkadextract_channel_strategyadextract_analyze_ad_urladextract_schedule_watchlist
Resources include agent skill instructions and prompt-pack references (adextract://skill/main, etc.).
Authentication
| Method | Best for |
|---|---|
| OAuth 2.0 | Claude Web and OAuth-capable connectors |
| Bearer API key | Cursor, VS Code, Claude Desktop, mcp-remote |
Discovery endpoints:
https://mcp.adextract.co/.well-known/oauth-protected-resourcehttps://mcp.adextract.co/oauth/.well-known/oauth-authorization-server
Server card (registry / client discovery):
https://mcp.adextract.co/.well-known/mcp.json
Example prompts
Show me the latest Nike ads on Facebook in the US.
→ search_meta_ads({ q: "nike", country: "US", active_status: "active" })
Find Google ads for tesla.com from the last 30 days.
→ search_google_ads({ domain: "tesla.com", time_period: "last_30_days" })
Analyze this ad creative URL with ad_reader.
→ ad_reader({ url: "https://..." })
Documentation
| Doc | Purpose |
|---|---|
| docs/CLIENT_SETUP.md | Per-client configuration |
| docs/TOOLS.md | Tools, prompts, resources |
| docs/TROUBLESHOOTING.md | Common errors and fixes |
| REGISTRY_CHECKLIST.md | Pre-submission checklist |
| SECURITY.md | Security policy |
| SUPPORT.md | How to get help |
Links
- Website: adextract.co
- MCP endpoint:
https://mcp.adextract.co/mcp - Repository: github.com/ad-vertly/adextract-mcp-server
Built with ❤️ by Adextract
Установка Adextract
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ad-vertly/adextract-mcp-serverFAQ
Adextract MCP бесплатный?
Да, Adextract MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Adextract?
Нет, Adextract работает без API-ключей и переменных окружения.
Adextract — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Adextract в Claude Desktop, Claude Code или Cursor?
Открой Adextract на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
автор: passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
автор: dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
автор: NOVA-3951PIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
автор: jangjo123Compare Adextract with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории design
