Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Adbloop Meta Ads

REMOTE · MCP.ADBLOOP.COM · SCANNED SEP 20

Meta Ads MCP: bulk-create Facebook & Instagram ads across accounts from Drive folders, guardrailed.

Available components

−51 this week 36 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security89
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema blocked by authentication: the endpoint requires auth we don't have to read it. See how to fix → Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Tool Safety0
  • Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Capabilities0
  • Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. See how to fix → Unverified

Unverified: 6 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm. Claim this server and supply a read-only token to verify it and lift the score.

Install

How do I install the Adbloop Meta Ads MCP server?

Adbloop Meta Ads is a hosted endpoint at https://mcp.adbloop.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.adbloop.com

# add to Claude Code
claude mcp add --transport http com-adbloop-meta-ads 'https://mcp.adbloop.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-adbloop-meta-ads": {
      "url": "https://mcp.adbloop.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-adbloop-meta-ads": {
      "type": "http",
      "url": "https://mcp.adbloop.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-adbloop-meta-ads]
url = "https://mcp.adbloop.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-adbloop-meta-ads": {
      "type": "remote",
      "url": "https://mcp.adbloop.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-adbloop-meta-ads --url 'https://mcp.adbloop.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-adbloop-meta-ads:
    url: "https://mcp.adbloop.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-adbloop-meta-ads": {
      "Transport": "http",
      "Url": "https://mcp.adbloop.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-adbloop-meta-ads -t streamable-http -u 'https://mcp.adbloop.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-adbloop-meta-ads": {
      "type": "http",
      "url": "https://mcp.adbloop.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 −50
    • Endpoint reachability: reachable → behind authorisation security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Transport: pass → unverified security
    • Authorization: The endpoint enforces authorisation, advertised via RFC 9728 protected-resource metadata. security
    • Capabilities: fail → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 17 Sept 26 −1
    • Schema quality: 2719 → 3201 functional
    • Tool coverage: 43% → 51% functional
    • Destructive annotations: 1 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_automation_rule" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. functional
    • New tool “create_automation_rule” functional
    • New tool “delete_automation_rule” functional
    • New tool “list_automation_rules” functional
    • New tool “run_automation_rules” functional
    • New tool “set_automation_rule_active” functional
  • 13 Sept 26 0
    • “create_campaign” added an optional parameter “regionalRegulatedCategories” cosmetic
    • “create_campaign” added an optional parameter “regionalRegulationIdentities” cosmetic
    • “create_campaign” added an optional parameter “scheduleEnd” cosmetic
    • “create_campaign” added an optional parameter “scheduleStart” cosmetic

    4 cosmetic changes on this day. Switch on “Show cosmetic changes” to see them.

  • 11 Sept 26 +1
    • Schema quality: pass → fail functional
    • Tool coverage: 24% → 41% functional
    • “bulk_create_campaigns” reworded the description of “campaigns” cosmetic
    • “bulk_create_campaigns” reworded the description of “catalogId” cosmetic
    • “bulk_create_campaigns” reworded the description of “confirm” cosmetic
    • “bulk_create_campaigns” reworded the description of “instagram_account_id” cosmetic
    • “bulk_create_campaigns” reworded the description of “meta_account_id” cosmetic
    • “bulk_create_campaigns” reworded the description of “page_id” cosmetic
    • “bulk_create_campaigns” reworded the description of “pixel_id” cosmetic
    • “bulk_create_campaigns” reworded the description of “productSetId” cosmetic
    • “get_insights” reworded the description of “campaign_id” cosmetic
    • “get_insights” reworded the description of “date_preset” cosmetic
    • “get_insights” reworded the description of “level” cosmetic
    • “get_insights” reworded the description of “limit” cosmetic
    • “get_insights” reworded the description of “meta_account_id” cosmetic
    • “get_insights” reworded the description of “since” cosmetic
    • “get_insights” reworded the description of “until” cosmetic
  • 5 Sept 26 0
    • Server version: 1.8.1 → 1.8.3 functional
  • 29 Aug 26 0
    • Server version: 1.8.0 → 1.8.1 functional
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
    • Tool coverage: 17% → 24% functional
    • “create_campaign” added an optional parameter “appId” cosmetic
    • “create_campaign” added an optional parameter “appStoreUrl” cosmetic
    • “create_campaign” added an optional parameter “bidStrategy” cosmetic
    • “create_campaign” added an optional parameter “catalogId” cosmetic
    • “create_campaign” added an optional parameter “conversionEvent” cosmetic
    • “create_campaign” added an optional parameter “countries” cosmetic
    • “create_campaign” added an optional parameter “leadFormId” cosmetic
    • “create_campaign” added an optional parameter “phoneNumber” cosmetic
    • “create_campaign” added an optional parameter “productSetId” cosmetic
    • “create_campaign” added an optional parameter “specialAdCategory” cosmetic
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.adbloop.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.adbloop.com CN=WE1,O=Google Trust Services,C=US 5 Aug 2026 3 Nov 2026 ECDSA 256 ECDSA-SHA256 88af3dace7c0e0ae0e2ad39c576d0a64
SANs: mcp.adbloop.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.adbloop.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
adbloop.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On connection
HTTP status 401

WWW-Authenticate challenge Bearer resource_metadata="https://mcp.adbloop.com/.well-known/oauth-protected-resource"

Bearer resource_metadata="https://mcp.adbloop.com/.well-known/oauth-protected-resource"
Header Value
www-authenticate Bearer resource_metadata="https://mcp.adbloop.com/.well-known/oauth-protected-resource"

Protected resource metadata

Document https://mcp.adbloop.com/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://mcp.adbloop.com/mcp
Authorisation server https://mcp.adbloop.com

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.adbloop.com/mcp Auth required 401
http (plaintext) http://mcp.adbloop.com/mcp HTTPS enforced 301 https://mcp.adbloop.com/mcp
MCP tools · 28 exposed · ~2,997 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
add_ad_to_adset ~179

Add a NEW ad (with creative) to an EXISTING ad set. Created PAUSED. Accepts either an existing creative_id, a library image_hash (this is where saved library creatives CAN be used), or ad copy fields. WRITES live.

NameTypeReqDescription
ad_namestring
adset_idstringyes
creative_idstringUse an existing Meta creative as-is.
ctastringe.g. LEARN_MORE
descriptionstring
headlinestring
image_hashstringUse a saved library creative's image_hash — supported here (unlike bulk-create).
meta_account_idstring
page_idstring
primary_textstring
website_urlstring

No output schema declared.

No examples provided.

bulk_create_campaigns ~273

Create many Meta campaigns at once on ONE account (rate-limit-safe, validated). WRITES live. Honors plan limits, spend guardrails, and capacity. Auto-uses the correct Page/Instagram/pixel. Each campaign needs an imageUrl (public image, or Drive/Dropbox share link).

NameTypeReqDescription
campaignsarrayyesThe campaigns to create; each item's fields are defined in the campaign schema. campaignName and objective are required per campaign; image ads need an imageUrl.
catalogIdstringProduct catalog ID, for DPA / catalog (dynamic product) campaigns.
confirmbooleanSet true to proceed when a spend-guardrail or rate-limit-capacity warning would otherwise pause the run.
instagram_account_idstringInstagram account for placements. Optional — auto-resolved from the account if omitted.
meta_account_idstringAd account to create all these campaigns on (defaults to your primary account).
page_idstringFacebook Page for the ads. Optional — auto-resolved from the account if omitted.
pixel_idstringMeta Pixel for conversion tracking. Optional — auto-resolved from the account if omitted.
productSetIdstringProduct set ID within the catalog, for DPA / catalog campaigns.

No output schema declared.

No examples provided.

bulk_create_multi_account ~100

Launch the SAME campaign set across MULTIPLE ad accounts in one call (up to 5 accounts; chain calls for more). Each account gets its own currency-aware guardrails, capacity check (throttled accounts are skipped, not hammered), and correct Page/Instagram/pixel. WRITES live.

NameTypeReqDescription
account_idsarrayyesUp to 5 Meta ad account IDs.
campaignsarrayyes
confirmboolean

No output schema declared.

No examples provided.

check_capacity ~65

Check an ad account's current Meta API rate-limit headroom BEFORE a bulk run. Read-only. Returns GO/TIGHT/SPLIT/WAIT_OR_SPLIT/WAIT + utilization + regain minutes.

NameTypeReqDescription
campaign_countnumber
meta_account_idstringyes

No output schema declared.

No examples provided.

create_automation_rule ~312

Create an automation rule for an ad account: when a metric crosses a threshold over a lookback window, take an action (alert, pause, or scale budget). New rules default to alert-only unless you set a different action. Works at campaign, ad set, or ad level.

NameTypeReqDescription
actionstringWhat to do when it triggers. Defaults to alert.
action_valuenumberFor scale_budget: percent step (e.g. 20 = +20%). For set_budget: absolute daily budget in major units.
cooldown_hoursnumberMin hours between actions on the same campaign. Default 24.
entity_typestringWhat the rule watches. Default campaign.
frequencystringHow often to check. Default daily.
lookback_daysnumberWindow the metric is measured over, 1-90. Default 3.
meta_account_idstringyesREQUIRED — the ad account the rule watches.
metricstringyesMetric to evaluate.
namestringyesA short name for the rule.
operatorstringyesgt=greater than, lt=less than, etc.
result_action_typestringFor cpa/results rules that pause or scale: the Meta result to count (e.g. lead, offsite_conversion.fb_pixel_purchase). Required to let a cpa/results rule take a money action.
thresholdnumberyesThe number the metric is compared to.

No output schema declared.

No examples provided.

create_campaign ~656

Create ONE Meta campaign (created PAUSED for review). Free-plan friendly — counts toward your monthly campaign limit. To launch many at once or from a Drive folder, use bulk_create_campaigns (Pro). Needs a public imageUrl (or Drive/Dropbox share link) for image ads. WRITES live.

NameTypeReqDescription
appIdstringApp ID for App Promotion campaigns.
appStoreUrlstringApp store URL for App Promotion campaigns.
bidStrategystringLOWEST_COST_WITHOUT_CAP / COST_CAP / LOWEST_COST_WITH_BID_CAP / LOWEST_COST_WITH_MIN_ROAS.
campaignNamestringyes
catalogIdstring
cboBudgetnumber
conversionEventstringPixel event for conversion goals, e.g. PURCHASE, LEAD, ADD_TO_CART.
conversionLocationstring
countriesarrayISO country codes; defaults to IN.
ctaButtonstring
dailyBudgetnumber
descriptionstring
headlinestring
imageUrlstringImage for the ad. Paste a PUBLIC https image URL, OR a single Google Drive / Dropbox file share link (shared so 'Anyone with the link can view') — these are auto-converted. For a single campaign, ask…
leadFormIdstringInstant-form ID for lead campaigns (instant_forms / website_and_instant_forms).
meta_account_idstringAd account to create on (defaults to your primary).
objectivestringyes
performanceGoalstring
phoneNumberstringPhone number for Calls campaigns.
primaryTextstring
productSetIdstring
regionalRegulatedCategoriesarrayRegional regulated category codes required for certain locations (e.g. ["SINGAPORE_UNIVERSAL"] for Singapore Employment ads). Passed through to the ad set.
regionalRegulationIdentitiesobjectVerified beneficiary/payer identity IDs, required together with regionalRegulatedCategories (e.g. { "singapore_universal_beneficiary": "<id>", "singapore_universal_payer": "<id>" }). Passed through t…
scheduleEndstringAd set end time, ISO 8601 datetime. Optional; when set, Meta stops the ad set at this time (auto-stop fail-safe). Required by Meta when a lifetime budget is used.
scheduleStartstringAd set start time, ISO 8601 datetime (e.g. 2026-09-20T09:00:00+08:00). Optional; defaults to ~1 hour from now.
specialAdCategorystringHOUSING / EMPLOYMENT / CREDIT / ISSUES_ELECTIONS_POLITICS (default NONE).
useCBOboolean
videoUrlstring
websiteUrlstring

No output schema declared.

No examples provided.

create_structured ~92

Create ONE campaign with MULTIPLE ad sets and MULTIPLE ads each (1 campaign -> N ad sets -> M ads), image or video, including DPA/Catalog dynamic product ads. Created PAUSED. Honors spend guardrails. Pro feature. WRITES live.

NameTypeReqDescription
campaignsarrayyesOne or more structured campaigns (usually one).
meta_account_idstringAd account (defaults to primary).

No output schema declared.

No examples provided.

delete_automation_rule ~28

Delete an automation rule permanently.

NameTypeReqDescription
rule_idstringyesThe rule's id.

No output schema declared.

No examples provided.

delete_campaigns ~67

PERMANENTLY delete campaigns/ad sets/ads by ID. Irreversible — requires confirm:true. Use pause instead if unsure.

NameTypeReqDescription
campaign_idsarrayyes
confirmbooleanyesMust be true — deletion is permanent.
meta_account_idstring

No output schema declared.

No examples provided.

estimate_bulk_create ~30

Estimate how long bulk creation will take for N campaigns. Read-only.

NameTypeReqDescription
countnumberyes

No output schema declared.

No examples provided.

get_ad_accounts ~47

List the Meta ad accounts connected to this Adbloop user, with the Page NAME + Instagram username + pixel each account uses. Use this to resolve a spoken account/page name to IDs.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_campaign_structure ~44

Full tree of one campaign: its ad sets and every ad inside each. Read-only.

NameTypeReqDescription
campaign_idstringyes
meta_account_idstring

No output schema declared.

No examples provided.

get_creative_library ~55

List the user's saved creatives. NOTE: image_hash works with add_ad_to_adset, but bulk_create_campaigns needs a public imageUrl (or Drive/Dropbox link). Read-only.

NameTypeReqDescription
limitnumber

No output schema declared.

No examples provided.

get_guardrails ~41

View the spend safety limits for an account. Read-only. Editable only by the owner in Adbloop settings.

NameTypeReqDescription
meta_account_idstring

No output schema declared.

No examples provided.

get_insights ~244

Rate-limit-safe Meta performance metrics (spend, impressions, clicks, CTR, leads, purchases, ROAS). Read-only.

NameTypeReqDescription
campaign_idstringLimit the report to a single campaign (and its ad sets/ads when level is adset or ad).
date_presetstringDate-range shorthand, e.g. today, yesterday, last_7d, last_14d, last_30d, this_month, last_month, maximum. Ignored when both since and until are supplied.
levelstringReport granularity: 'overview' = whole-account totals; 'campaign' = per campaign; 'adset' = per ad set; 'ad' = per ad. Defaults to 'campaign'.
limitnumberMax number of rows to return.
meta_account_idstringAd account to report on (defaults to your primary).
sincestringCustom range start, YYYY-MM-DD. Use together with 'until' (both required) instead of date_preset.
untilstringCustom range end, YYYY-MM-DD. Use together with 'since'.

No output schema declared.

No examples provided.

get_lead_forms ~48

List the lead-gen forms available on a Facebook Page (for OUTCOME_LEADS campaigns). Read-only.

NameTypeReqDescription
meta_account_idstring
page_idstringyes

No output schema declared.

No examples provided.

list_ads ~53

List ads — across the account or inside one ad set. Includes creative preview info. Read-only.

NameTypeReqDescription
adset_idstring
limitnumber
meta_account_idstring

No output schema declared.

No examples provided.

list_adsets ~56

List ad sets — across the account or inside one campaign. Shows budget, optimization goal, status. Read-only.

NameTypeReqDescription
campaign_idstring
limitnumber
meta_account_idstring

No output schema declared.

No examples provided.

list_automation_rules ~48

List your automation rules, with their condition, action, on/off state, and when each last ran.

NameTypeReqDescription
meta_account_idstringOptional — only rules for this ad account.

No output schema declared.

No examples provided.

list_campaigns ~54

List existing campaigns with status, budget, effective status. Read-only.

NameTypeReqDescription
afterstring
limitnumber
meta_account_idstring
status_filterarray

No output schema declared.

No examples provided.

list_drive_folder ~82

List the images/videos inside a PUBLIC Google Drive folder (must be shared as 'Anyone with the link'). Returns each file's name and a Drive URL usable directly as imageUrl in bulk_create_campaigns. Perfect for 'create one campaign per image in this folder'. Read-only.

NameTypeReqDescription
folder_urlstringyesGoogle Drive folder link (or bare folder ID)

No output schema declared.

No examples provided.

pause_campaigns ~38

Pause campaigns/ad sets/ads by ID. Reversible.

NameTypeReqDescription
campaign_idsarrayyes
meta_account_idstring

No output schema declared.

No examples provided.

resume_campaigns ~43

Resume (activate) paused campaigns/ad sets/ads by ID. Turns spend ON.

NameTypeReqDescription
campaign_idsarrayyes
meta_account_idstring

No output schema declared.

No examples provided.

run_automation_rules ~40

Evaluate your active rules right now instead of waiting for the schedule, and report what fired. Guardrail cap and cooldown still apply. Useful for testing.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_targeting ~63

Search Meta's targeting interests by keyword (e.g. 'yoga', 'small business owners'). Returns interest names, IDs, and audience sizes — useful when planning campaigns. Read-only.

NameTypeReqDescription
meta_account_idstring
querystringyes

No output schema declared.

No examples provided.

set_automation_rule_active ~54

Turn an automation rule on or off. Off rules stay saved but never run.

NameTypeReqDescription
is_activebooleanyestrue = on, false = off.
rule_idstringyesThe rule's id.

No output schema declared.

No examples provided.

update_campaign_budget ~123

Change the daily budget (and/or rename) of an existing campaign or ad set. The account is required so the new budget is checked against your spend guardrails. WRITES live.

NameTypeReqDescription
daily_budgetnumberNew daily budget, MAJOR units (e.g. 500 = ₹500).
entity_idstringyesCampaign ID (CBO budget) or ad set ID.
meta_account_idstringyesREQUIRED — the ad account this entity belongs to (for the guardrail check).
namestringOptional new name.

No output schema declared.

No examples provided.

validate_campaigns ~62

Pre-flight check campaign rows BEFORE creating. Read-only. Per-row verdict: will_create / will_create_with_changes / will_fail. Pass meta_account_id to also check spend guardrails.

NameTypeReqDescription
campaignsarrayyes
meta_account_idstring

No output schema declared.

No examples provided.

Common questions

What is the Adbloop Meta Ads MCP server?

Adbloop Meta Ads is an MCP server listed in the public MCP registry as com.adbloop/meta-ads. Meta Ads MCP: bulk-create Facebook & Instagram ads across accounts from Drive folders, guardrailed. This page covers its hosted endpoint (https://mcp.adbloop.com/mcp).

Is the Adbloop Meta Ads MCP server safe to use?

Adbloop Meta Ads scores 36 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Adbloop Meta Ads MCP server expose?

Adbloop Meta Ads exposes 28 tools: create_campaign, create_structured, get_ad_accounts, list_drive_folder, get_insights, and 23 more. Their descriptions and schemas cost roughly 2,997 tokens of context every time the server is loaded.

Does the Adbloop Meta Ads MCP server require authentication?

Yes. Adbloop Meta Ads asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the Adbloop Meta Ads MCP server still maintained?

Adbloop Meta Ads is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.