Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🌐 Social Media
  3. Adextract MCP
A
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:26:40 AM

Adextract MCP

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Search Meta, Google Ads, LinkedIn, and TikTok ad libraries plus creative analysis via MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "adextract-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adextract-mcp"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives🌐 More in Social Media

Documentation Overview

Adextract MCP Server

MCP License: MIT

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:

Code
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:

config.json
{
  "mcpServers": {
    "ad-extract": {
      "url": "https://mcp.adextract.co/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

VS Code

Add to .vscode/mcp.json:

config.json
{
  "servers": {
    "ad-extract": {
      "type": "http",
      "url": "https://mcp.adextract.co/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Claude Web (OAuth)

  1. Open Claude β†’ Settings β†’ Connectors β†’ Add custom connector
  2. Name: ad-extract
  3. URL: https://mcp.adextract.co/mcp
  4. Sign in and approve when prompted β€” no API key in the URL.

Claude Desktop (mcp-remote)

config.json
{
  "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

ToolPlatformDescription
search_meta_adsMetaSearch Facebook & Instagram ads
search_meta_pagesMetaDiscover pages and location IDs
get_meta_page_infoMetaPage transparency and metadata
get_meta_ad_detailsMetaEU/UK ad transparency details
search_google_adsGoogleGoogle Ads Transparency Center
search_google_ads_advertisersGoogleAdvertiser and domain search
get_google_ad_detailsGoogleCreative details
get_google_ads_advertiser_infoGoogleAdvertiser profile from Search ads
search_linkedin_adsLinkedInLinkedIn Ad Library
search_tiktok_adsTikTokTikTok Ads Library
search_tiktok_advertisersTikTokTikTok advertiser discovery
get_tiktok_ad_detailsTikTokTargeting and creative details
ad_readerAllAnalyze 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_brand
  • adextract_competitor_benchmark
  • adextract_channel_strategy
  • adextract_analyze_ad_url
  • adextract_schedule_watchlist

Resources include agent skill instructions and prompt-pack references (adextract://skill/main, etc.).


Authentication

MethodBest for
OAuth 2.0Claude Web and OAuth-capable connectors
Bearer API keyCursor, VS Code, Claude Desktop, mcp-remote

Discovery endpoints:

  • https://mcp.adextract.co/.well-known/oauth-protected-resource
  • https://mcp.adextract.co/.well-known/oauth-authorization-server/oauth

Server card (registry / client discovery):

  • https://mcp.adextract.co/.well-known/mcp.json

Example prompts

Code
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

DocPurpose
docs/CLIENT_SETUP.mdPer-client configuration
docs/TOOLS.mdTools, prompts, resources
docs/TROUBLESHOOTING.mdCommon errors and fixes
REGISTRY_CHECKLIST.mdPre-submission checklist
SECURITY.mdSecurity policy
SUPPORT.mdHow 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

Related MCP Servers

View all in Social Media View all alternatives
  • Ads logoAds

    Remote MCP for cross-platform ad creation (Google Ads, TikTok). OAuth 2.1 with progress streaming.

    🌐 Social Media0 views
    Compare vs Ads β†’
  • A
    Adside

    AI agents that manage paid ads on Meta, LinkedIn, and Google Ads from any MCP client.

    🌐 Social Media0 views
    Compare vs Adside β†’
  • A
    Ad Spy

    Facebook/Meta ad-spy: search 1B+ new ads/mo with AI creative categories across 360 niches.

    🌐 Social Media0 views
    Compare vs Ad Spy β†’
  • P
    Paidsync

    Run ads on Google, Meta, LinkedIn, TikTok and more from AI. 430+ tools across 13 platforms.

    🌐 Social Media0 views
    Compare vs Paidsync β†’

Frequently Asked Questions about Adextract MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "adextract-mcp": { "command": "npx", "args": ["-y", "Adextract MCP"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAdextract MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/adextract-mcp?style=directory)](https://allmcps.com/mcp/adextract-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/adextract-mcp"><img src="https://allmcps.com/api/badge/adextract-mcp?style=directory" alt="Adextract MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🌐Social Media
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🌐 Social Media β†’Best MCP servers for Social Media β†’Alternatives to Adextract MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code