konquest-meta-ads-mcp
57-tool supervised Meta Ads MCP server for Claude Code. Open-core: full CRUD, multi-asset ads, targeting, diagnostics, safety gates. Premium adds 41 tools: optimization engine, vault intelligence, copy generation.
Install / Use
claude mcp add brandu-mos -- npx -y github:brandu-mos/konquest-meta-ads-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
MarketingSupported Platforms
Our assessment of konquest-meta-ads-mcp
konquest-meta-ads-mcp scores 81/100 on our quality scale, 54th of 83 Marketing skills we index.
Its MCP Server is 7.7 KB long, well organised into 18 sections with 6 code examples: a thorough specification that gives an agent plenty to work with.
It has 44 GitHub stars, so there is little community track record yet; judge it on its content.
Maintenance, license and trust
- The repository was last updated about 5 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.
- Our last check on 2026-09-24 found the source still online.
- It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 95/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful.
AI review by kimi-k2.7-code on 2026-09-24. Automated pattern scan on 2026-09-24. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
konquest-meta-ads-mcp compared with similar skills
All 4 of these similar skills score higher than konquest-meta-ads-mcp; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| konquest-meta-ads-mcp (this skill)by brandu-mos | 81 | 44 | 5mo ago | MCP Server |
| Agent-Reachby Panniantong | 100 | 85.2k | 9d ago | CLAUDE.md |
| headroomby headroomlabs-ai | 100 | 73.7k | today | CLAUDE.md |
| rufloby ruvnet | 100 | 73.2k | today | CLAUDE.md |
| CowAgentby zhayujie | 100 | 47.1k | today | CLAUDE.md |
Frequently asked questions
- How do I install konquest-meta-ads-mcp?
- Run
claude mcp add brandu-mos -- npx -y github:brandu-mos/konquest-meta-ads-mcp. The install tabs above show the steps for each supported agent. - Which AI agents does konquest-meta-ads-mcp work with?
- It is written for Claude Code and Claude Desktop, as a MCP Server file. Other agents that read the same format can often use it too.
- Is konquest-meta-ads-mcp safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful. It is MIT-licensed and scores 95/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is konquest-meta-ads-mcp still maintained?
- The repository was last updated about 5 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.
Skill content
View source on GitHubKonQuest Meta Ads MCP
Supervised Meta Ads Operating System for Claude Code. You can find the premium version here: https://farasokster.gumroad.com/l/konquest-meta-ads-mcp-premium
Open-Core Model
KonQuest Meta Ads MCP uses an open-core model:
Public (this repo) - 57 tools, MIT license:
- Full CRUD for campaigns, ad sets, and ads
- Multi-asset ad creation (video + static image, multi-dimension)
- Image upload and retrieval
- Campaign and ad set duplication
- Insights and bulk cross-account analytics
- Pixel and tracking diagnostics (5 tools)
- Catalog and DPA support (6 tools, including product set create/update)
- Full targeting toolkit (6 tools)
- Setup readiness checker (42+ checks with fix instructions)
- Validation pipeline, naming enforcement, post-write verification
- Safety tiers, rate limiting, rollback references
- 215 automated tests
Premium bundle - adds 41 tools:
- Advisory optimization engine (review queues, learning, experiments, budget governor, creative rotation)
- Vault intelligence and copy generation (brand voice, ICP targeting, concept selection)
- Greek language QA (Greeklish detection, orthography checks)
- Automation suite (diagnostics, bulk operations, account audit)
- Vault bootstrap (15 template files per client)
- Premium tests and evaluations
Premium bundle available separately. Public tools work fully without it.
What Makes This Different
- Production-tested across 37+ client campaigns with real budgets and real edge cases
- Not a wrapper - includes optimization engine, safety gates, validators, and rollback
- Vault-integrated - reads client intelligence (ICPs, brand voice, angles) to generate better ads
- Greek language QA built in (adaptable to any language validation)
- All ads created PAUSED - nothing goes live without explicit operator approval
- Supervised, not autonomous - operator confirms every write, every activation, every budget change
Tool Classification
| Classification | Count | Description | |----------------|:---:|-------------| | production-safe | 38 | Read-only data access. No API writes, no local state changes. | | supervised-only | 29 | Write/delete operations requiring operator approval before execution. | | advisory-only | 31 | Generate recommendations, plans, copy, diagnostics. No Meta API writes. May write local files. | | Total: 98 registered | |
Architecture
meta_ads_mcp/
core/ # 66 tools - API read/write operations
engine/ # 32 tools - optimization, review, learning, experiments
validators/ # Quality gates (compliance, creative specs, tracking, structure)
safety/ # Rate limiting, rollback, duplicate checking, file locks, tier access
ingestion/ # Internal: video manifest management
reporting/ # Internal: not currently active (see Non-Shipped Code)
Tool Categories
| Category | Tools | Description | |----------|:---:|-------------| | Account Management | 6 | Token health, ad accounts, pages, IG identity, discovery | | Campaigns | 4 | Create, read, update campaigns | | Ad Sets | 4 | Create, read, update ad sets with targeting | | Ads | 4 | Create, read, update ads | | Creatives | 3 | Create, read ad creatives | | Insights & Analytics | 1 | Performance data with archetype-aware normalization | | Pixels & Tracking | 5 | Pixel health, event diagnostics, test events, CAPI | | Catalogs & DPA | 6 | Product catalogs, feeds, product sets, validation | | Audiences | 1 | Custom audience listing | | Targeting | 3 | Interest, behavior, and geo search | | Video Management | 3 | Upload (simple + resumable) and processing status | | Ad Builder | 1 | Multi-asset ad creation with IG gate enforcement | | Copy Engine | 2 | Vault-driven ad copy generation and validation | | Naming Convention | 1 | Enforced naming schema for all objects | | Automation & Diagnostics | 6 | Greek QA, full diagnostic, bulk ops, account audit | | Vault & Intelligence | 2 | Client vault reader, concept selection | | Optimization Engine | 4 | Optimization cycles, launch planning, execution packs | | Mutation Corridor | 2 | Budget/targeting changes with verification | | Activation & Rollback | 4 | Status changes and undo with preflight checks | | Review Queue | 7 | Operator review queue, outcome snapshots, digests | | Learning Layer | 5 | Policy memory, outcome evaluation, learning cycles | | Experiments | 7 | A/B testing, budget governor, creative rotation, scaling | | Copy Generation | 2 | Auto copy chain, vault-grounded Greek copy |
Engine Features
- Optimization loops - automated budget shifting based on performance signals
- Experiment management - A/B test tracking with statistical significance
- Budget governors - prevent overspend with configurable daily/lifetime limits
- Creative rotation - fatigue detection and automatic creative refresh triggers
- Policy learning - tracks action outcomes and adapts confidence over time
- Naming gate - hard enforcement of naming conventions before any API write
Safety Features
- Rate limiting - respects Meta API rate limits with backoff
- Rollback - undo recent changes with execution journal
- Duplicate checking - prevents accidental duplicate campaigns/ads
- File locks - safe concurrent access to vault storage
- Tier-based access - safety tiers per account (sandbox, standard, production)
Validator Suite
- Compliance validator - Meta ad policy pre-check
- Creative spec validator - image/video dimension and format validation
- Tracking validator - pixel and event verification before launch
- Structure validator - campaign structure consistency checks
- Operational validator - budget, schedule, and targeting sanity checks
Non-Shipped Code
Code that exists in the repository but is NOT part of the active tool surface:
- reporting/templates.py, reporting/formatter.py - not imported at runtime, no active report generation
- evals/ - internal evaluation stubs, not operator-facing
- Internal helpers (not MCP tools): identity.py (IG resolution), api.py (HTTP client), auth.py (token verification), utils.py (format helpers), safety/ (rate limiter, rollback, dedup), validators/ (pre-write validation pipeline)
Setup
1. Install
cd meta-ads-mcp
uv sync
2. Environment Variables
Copy .env.example to .env and fill in your values:
cp .env.example .env
Required:
META_ACCESS_TOKEN- Meta Marketing API access token (system user token recommended)
Optional:
META_APP_SECRET- for appsecret_proof (recommended for production)META_APP_ID- Meta app IDVAULT_PATH- path to your marketing vault directory (defaults to~/marketing-vault)
3. MCP Configuration
Add to your Claude Code MCP config (.mcp.json):
{
"mcpServers": {
"meta-ads": {
"command": "uv",
"args": ["--directory", "/path/to/meta-ads-mcp", "run", "python", "-m", "meta_ads_mcp"],
"env": {
"META_ACCESS_TOKEN": "your_token_here",
"VAULT_PATH": "/path/to/your/marketing-vault"
}
}
}
}
4. Vault Structure (Optional)
If using the vault integration for client intelligence:
your-vault/
01_CLIENTS/{client-slug}/
00-profile.md # Account IDs, pixel, page, IG
02-icp-personas.md # Target audience profiles
04-brand-voice.md # Tone, language, style rules
05-messaging-house.md # Angles, value props
08-objections.md # Objections + bias deployment
matrix.md # Decision Matrix
02_COMPETITORS/{slug}/
landscape.md # Competitive landscape
Testing
uv run --extra dev python -m pytest tests/ -v
# Public package: 215 passed | Full (with premium): 246 passed
License
MIT - see LICENSE.
Related Skills
Agent-Reach
85.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.7kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.2k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
