Adextract MCP server
Search Meta, Google Ads, LinkedIn, and TikTok ad libraries plus creative analysis via MCP.
0 stars
Reviews
Write oneNobody has reviewed Adextract MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Adextract MCP tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 58ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 25 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year6/10
What the publisher says
From the Adextract MCP repository's README, as published. We do not edit it. Read it on GitHub
Adextract MCP Server
Adextract is an MCP (Model Context Protocol) server that gives AI assistants ad intelligence. It searches the ad libraries of Meta (Facebook and Instagram), Google Ads, LinkedIn, and TikTok, and analyzes ad creatives with ad_reader.
Hosted endpoint: https://mcp.adextract.co/mcp Free tier: 50 free searches. Get an API key at adextract.co.
⭐ If Adextract helps you, star this repo. It helps other AI developers find it.
Watch the demo
Also on YouTube.
How it works
One MCP server, one API key, four ad libraries. Your AI assistant talks MCP — Adextract does the searching and analyzing.
Quickstart
- Get a free API key at adextract.co (account → API keys).
- Add the server to Cursor with the config below.
- Ask your AI: "Show me Nike's active Facebook ads in the US".
There is nothing to install locally. Adextract runs as a hosted MCP server, so it works in any MCP-capable client.
Use cases
- Competitor ad intelligence - see what your competitors are running across Meta, Google, LinkedIn, and TikTok.
- Creative analysis - ad_reader breaks any ad creative into format, audience, emotion, and archetypes.
- Brand monitoring - track ads for any brand or domain across four ad libraries.
- Channel strategy - built-in MCP prompts turn ad data into channel plans.
Installation
Hosted MCP (recommended)
Connect to the Adextract hosted server:
https://mcp.adextract.co/mcpGet 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 ***"
]
}
}
}More clients and config paths: docs/CLIENT_SETUP.md
Available Tools
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http ad-extract https://mcp.adextract.co/mcp
Adextract MCP: common questions
- Is Adextract MCP server safe?
- Yes, by our scan: it is graded A (93/100). Read the Adextract MCP safety report
- How do I install Adextract MCP?
- It runs remotely at mcp.adextract.co. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Adextract MCP need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is Adextract MCP maintained?
- The last commit was 25 days ago (2026-08-30). The latest release is v1.0.0.
- Is Adextract MCP up?
- 100% of our last 22 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Adextract MCP?
- Servers from other publishers that do the same job: NotFair MCP server, LinkedIn Ads MCP by AdPlug MCP server and Ads MCP server. Compare all Adextract MCP alternatives.
Alternatives to Adextract MCP
Same job from other publishers: the closest match first, then the best rated.
NotFairOAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL.not reviewedEstablishedA
LinkedIn Ads MCP by AdPlugLinkedIn Ads MCP server: 10 tools for campaigns, creatives, audiences, lead forms. Writes preview.not reviewedGrowingA- Ads MCPCreate, launch & analyze ad campaigns, spy on competitors - Google, Meta, TikTok, LinkedIn & more.not reviewedGrowingA
Opus Growth, Ad Platforms MCP ConnectorRun Google, Meta, Microsoft, TikTok and LinkedIn Ads from Claude or ChatGPT. Writes need approval.not reviewedGrowingA
Adako: ad ops for AI assistantsGoogle, Meta, ChatGPT, TikTok and LinkedIn Ads for AI assistants. Every change needs your approval.not reviewedGrowingA