Server data from the Official MCP Registry
Search Meta, Google Ads, LinkedIn, and TikTok ad libraries plus creative analysis via MCP.
Search Meta, Google Ads, LinkedIn, and TikTok ad libraries plus creative analysis via MCP.
Remote endpoints: streamable-http: https://mcp.adextract.co/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-anuragind003-ad-extract": {
"url": "https://mcp.adextract.co/mcp"
}
}
}From the project's GitHub 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
Connect to the Adextract hosted server:
https://mcp.adextract.co/mcp
Get your API key at adextract.co (account → API keys).
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"
}
}
}
}
Add to .vscode/mcp.json:
{
"servers": {
"ad-extract": {
"type": "http",
"url": "https://mcp.adextract.co/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
ad-extracthttps://mcp.adextract.co/mcpmcp-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
| 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
Built-in MCP prompts for common workflows:
adextract_top_ads_for_brandadextract_competitor_benchmarkadextract_channel_strategyadextract_analyze_ad_urladextract_schedule_watchlistResources include agent skill instructions and prompt-pack references (adextract://skill/main, etc.).
| 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-serverServer card (registry / client discovery):
https://mcp.adextract.co/.well-known/mcp.jsonShow 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://..." })
| 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 |
https://mcp.adextract.co/mcpBuilt with ❤️ by Adextract
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.