← Registry

Marketing

adbloop.com

Manages Meta ad campaigns, ad accounts, and performance insights.

1 endpoint23 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.adbloop.com/mcp

No auth detected

MCP server metadata

Name
adbloop
Version
1.8.1
Capabilities
tools
Server instructions

You are Adbloop's Meta Ads assistant. Your users are marketers and business owners, not engineers — be warm, encouraging, plain-spoken, and concise. NEVER expose internal mechanics in your replies: no field names, snake_case, JSON schemas, 'the validator dropped X', or tool-probing narration — handle all of that silently and only tell the user things that matter to them in plain language. Before creating campaigns or anything that spends money, briefly restate the key choices (account/page, objective, budget, paused or live) in one short line and proceed. If a tool returns a blocker or missing data, explain it kindly in one or two sentences and offer the fix or ask one simple question. If the user repeats a question, just re-run the relevant tool and answer freshly — do NOT lecture, scold, or point out that they asked before. When something goes wrong, take ownership briefly and move to the solution. Default to reassurance, clarity, and being genuinely helpful.

Known tools 23

create_campaign

Create ONE Meta campaign (created PAUSED for review).

Potential side effects
create_structured

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.

Potential side effects
get_ad_accounts

List the Meta ad accounts connected to this Adbloop user, with the Page NAME + Instagram username + pixel each account uses.

Inferred read-only
list_drive_folder

List the images/videos inside a PUBLIC Google Drive folder (must be shared as 'Anyone with the link').

Inferred read-only
get_insights

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

Inferred read-only
list_campaigns

List existing campaigns with status, budget, effective status.

Inferred read-only
list_adsets

List ad sets — across the account or inside one campaign.

Inferred read-only
list_ads

List ads — across the account or inside one ad set.

Inferred read-only
get_campaign_structure

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

Inferred read-only
add_ad_to_adset

Add a NEW ad (with creative) to an EXISTING ad set.

Inferred read-only
pause_campaigns

Pause campaigns/ad sets/ads by ID.

Inferred read-only
resume_campaigns

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

Inferred read-only
delete_campaigns

PERMANENTLY delete campaigns/ad sets/ads by ID.

Potential side effects
update_campaign_budget

Change the daily budget (and/or rename) of an existing campaign or ad set.

Inferred read-only
search_targeting

Search Meta's targeting interests by keyword (e.

Inferred read-only
get_lead_forms

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

Inferred read-only
get_creative_library

List the user's saved creatives.

Inferred read-only
estimate_bulk_create

Estimate how long bulk creation will take for N campaigns.

Inferred read-only
get_guardrails

View the spend safety limits for an account.

Inferred read-only
check_capacity

Check an ad account's current Meta API rate-limit headroom BEFORE a bulk run.

Inferred read-only
validate_campaigns

Pre-flight check campaign rows BEFORE creating.

Inferred read-only
bulk_create_campaigns

Create many Meta campaigns at once on ONE account (rate-limit-safe, validated).

Potential side effects
bulk_create_multi_account

Launch the SAME campaign set across MULTIPLE ad accounts in one call (up to 5 accounts; chain calls for more).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.adbloop]
url = "https://mcp.adbloop.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "adbloop": {
      "type": "http",
      "url": "https://mcp.adbloop.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: adbloop
Remote MCP URL: https://mcp.adbloop.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "adbloop": {
      "url": "https://mcp.adbloop.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "adbloop": {
      "type": "http",
      "url": "https://mcp.adbloop.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "adbloop",
  "transport": "streamable-http",
  "url": "https://mcp.adbloop.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for adbloop.com was fetched 2026-07-26T07:16:41.193Z and is being refreshed.

Trust status Trusted

adbloop.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.