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.

io.github.mikusnuz/meta-ads

NPM · @MIKUSNUZ/META-ADS-MCP · SCANNED SEP 20

MCP server for Meta Marketing API — Facebook & Instagram ad campaign management

0 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 8658 tokens (~68/item across 126 items; 123 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 16 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_campaign" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 124 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.mikusnuz/meta-ads MCP server?

io.github.mikusnuz/meta-ads runs locally as an npm package, launched with npx -y @mikusnuz/meta-ads-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @mikusnuz/meta-ads-mcp

# add to Claude Code
claude mcp add mikusnuz-meta-ads -- npx -y @mikusnuz/meta-ads-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "mikusnuz-meta-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@mikusnuz/meta-ads-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "mikusnuz-meta-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@mikusnuz/meta-ads-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add mikusnuz-meta-ads -- npx -y @mikusnuz/meta-ads-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mikusnuz-meta-ads": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mikusnuz/meta-ads-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mikusnuz-meta-ads --command npx --arg -y --arg @mikusnuz/meta-ads-mcp
# ~/.hermes/config.yaml
mcp_servers:
  mikusnuz-meta-ads:
    command: "npx"
    args: ["-y", "@mikusnuz/meta-ads-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "mikusnuz-meta-ads": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@mikusnuz/meta-ads-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add mikusnuz-meta-ads -t stdio -c npx -a -y @mikusnuz/meta-ads-mcp
// mcp.json
{
  "mcpServers": {
    "mikusnuz-meta-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@mikusnuz/meta-ads-mcp"
      ]
    }
  }
}
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 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail functional
  • 16 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 9 Sept 26 0
    • Stability: 0.97 → pass security
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 · Analysed npm/@mikusnuz/meta-ads-mcp@1.2.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 123 exposed · ~8,605 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
remove_from_block_list ~52

Remove publisher URLs from an existing block list.

NameTypeReqDescription
list_idstringyesBlock list ID
urlsstringyesJSON array of URLs to remove (e.g. '["example.com"]')

No output schema declared.

No examples provided.

remove_users_from_audience ~83

Remove users from a custom audience. Payload format is the same as add_users_to_audience.

NameTypeReqDescription
audience_idstringyesAudience ID
payloadstringyesJSON string: {schema: ['EMAIL','PHONE',...], data: [['hash1','hash2',...], ...]}. All PII must be SHA-256 hashed.

No output schema declared.

No examples provided.

search_ad_library ~160

Search the Meta Ad Library for ads. Allows searching by keywords, countries, and ad type. Useful for competitive research and transparency.

NameTypeReqDescription
ad_reached_countriesstringyesComma-separated country codes where ads were shown (e.g. 'US,GB,KR')
ad_typestringAd type filter: ALL, POLITICAL_AND_ISSUE_ADS, HOUSING_ADS, etc.
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)
order_bystringSort order for results
search_termsstringyesKeywords to search for in ads

No output schema declared.

No examples provided.

search_locations ~91

Search for geographic locations (countries, regions, cities, zip codes) for ad targeting.

NameTypeReqDescription
limitnumberNumber of results (default 25)
location_typesstringComma-separated location types: country, region, city, zip, geo_market, electoral_district
qstringyesSearch query (e.g. 'New York', 'California', 'United States')

No output schema declared.

No examples provided.

search_targeting ~116

Search for targeting options (interests, behaviors, demographics, etc.) by keyword. Use this to find valid targeting IDs for ad set targeting specs.

NameTypeReqDescription
limitnumberNumber of results (default 25)
qstringyesSearch query (e.g. 'fitness', 'technology', 'cooking')
typestringTargeting type filter: adinterest, adgeolocation, adeducationschool, adeducationmajor, adworkemployer, adworkposition, adlocale, etc.

No output schema declared.

No examples provided.

search_targeting_map ~49

Map targeting IDs to their full details (names, types, paths). Useful for resolving IDs obtained from other endpoints.

NameTypeReqDescription
targeting_liststringyesJSON array of targeting IDs to look up

No output schema declared.

No examples provided.

send_conversion_event ~50

Send a server-side conversion event via the Conversions API (pixel).

NameTypeReqDescription
eventsstringyesJSON array of events: [{event_name, event_time, user_data, custom_data, action_source}]

No output schema declared.

No examples provided.

send_offline_event ~46

Send an offline conversion event to an offline event set.

NameTypeReqDescription
event_set_idstringyesOffline event set ID
eventsstringyesJSON array of offline events

No output schema declared.

No examples provided.

update_ad ~89

Update an existing ad. Only provided fields will be modified.

NameTypeReqDescription
ad_idstringyesAd ID to update
creativestringNew creative spec as JSON string
namestringNew ad name
statusstringNew status: ACTIVE, PAUSED, DELETED, ARCHIVED
tracking_specsstringNew tracking specs as JSON string

No output schema declared.

No examples provided.

update_ad_account ~80

Update the configured ad account settings. Only provided fields will be modified.

NameTypeReqDescription
namestringNew account name
spend_capstringAccount spend cap in currency cents (e.g. '100000' = $1000.00)
timezone_namestringNew timezone (e.g. 'America/New_York')

No output schema declared.

No examples provided.

update_adset ~154

Update an existing ad set. Only provided fields will be modified.

NameTypeReqDescription
adset_idstringyesAd set ID to update
bid_amountstringNew bid amount in currency cents
daily_budgetstringNew daily budget in currency cents
end_timestringNew end time (ISO 8601)
lifetime_budgetstringNew lifetime budget in currency cents
namestringNew ad set name
start_timestringNew start time (ISO 8601)
statusstringNew status: ACTIVE, PAUSED, DELETED, ARCHIVED
targetingstringNew targeting spec as JSON string

No output schema declared.

No examples provided.

update_audience ~54

Update an existing custom audience. Only provided fields will be modified.

NameTypeReqDescription
audience_idstringyesAudience ID to update
descriptionstringNew audience description
namestringNew audience name

No output schema declared.

No examples provided.

update_budget_schedule ~74

Update an existing budget schedule. Only provided fields will be modified.

NameTypeReqDescription
budget_valuestringNew budget amount in account currency cents
schedule_idstringyesBudget schedule ID to update
time_endstringNew schedule end time
time_startstringNew schedule start time

No output schema declared.

No examples provided.

update_campaign ~122

Update an existing campaign. Only provided fields will be modified.

NameTypeReqDescription
campaign_idstringyesCampaign ID to update
daily_budgetstringNew daily budget in currency cents
lifetime_budgetstringNew lifetime budget in currency cents
namestringNew campaign name
start_timestringNew start time (ISO 8601)
statusstringNew status: ACTIVE, PAUSED, DELETED, ARCHIVED
stop_timestringNew stop time (ISO 8601)

No output schema declared.

No examples provided.

update_catalog ~35

Update an existing product catalog.

NameTypeReqDescription
catalog_idstringyesProduct catalog ID
namestringNew catalog name

No output schema declared.

No examples provided.

update_creative ~59

Update an existing ad creative. Only name and url_tags can be modified after creation.

NameTypeReqDescription
creative_idstringyesCreative ID to update
namestringNew creative name
url_tagsstringNew URL tags

No output schema declared.

No examples provided.

update_experiment ~51

Update an existing experiment (ad study).

NameTypeReqDescription
descriptionstringNew experiment description
experiment_idstringyesExperiment (ad study) ID
namestringNew experiment name

No output schema declared.

No examples provided.

update_product ~100

Update an existing product in a catalog.

NameTypeReqDescription
availabilitystringProduct availability: in stock, out of stock, etc.
descriptionstringProduct description
image_urlstringProduct image URL
namestringProduct name
pricestringProduct price (e.g. '9.99 USD')
product_idstringyesProduct ID
urlstringProduct URL

No output schema declared.

No examples provided.

update_product_set ~50

Update an existing product set.

NameTypeReqDescription
filterstringJSON string of updated filter rules
namestringNew product set name
set_idstringyesProduct set ID

No output schema declared.

No examples provided.

update_rule ~91

Update an existing automated rule.

NameTypeReqDescription
evaluation_specstringJSON string defining updated rule conditions
execution_specstringJSON string defining updated rule actions
namestringNew rule name
rule_idstringyesRule ID
schedule_specstringJSON string defining updated rule schedule
statusstringRule status: ENABLED, DISABLED

No output schema declared.

No examples provided.

upload_feed ~45

Upload/trigger a feed file upload for a product feed.

NameTypeReqDescription
feed_idstringyesProduct feed ID
urlstringyesURL of the feed file to upload

No output schema declared.

No examples provided.

upload_image ~40

Upload an ad image from a public URL. Returns image hash for use in ad creatives.

NameTypeReqDescription
urlstringyesPublic URL of the image to upload

No output schema declared.

No examples provided.

upload_video ~59

Upload an ad video from a public URL. Returns video ID for use in ad creatives.

NameTypeReqDescription
descriptionstringVideo description
file_urlstringyesPublic URL of the video to upload
titlestringVideo title

No output schema declared.

No examples provided.

Common questions

What is the io.github.mikusnuz/meta-ads MCP server?

io.github.mikusnuz/meta-ads is an MCP server listed in the public MCP registry as io.github.mikusnuz/meta-ads. MCP server for Meta Marketing API, Facebook & Instagram ad campaign management. This page covers its npm package (@mikusnuz/meta-ads-mcp).

Is the io.github.mikusnuz/meta-ads MCP server safe to use?

io.github.mikusnuz/meta-ads scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. 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 io.github.mikusnuz/meta-ads MCP server expose?

io.github.mikusnuz/meta-ads exposes 123 tools: list_campaigns, get_campaign, create_campaign, update_campaign, delete_campaign, and 118 more. Their descriptions and schemas cost roughly 8,605 tokens of context every time the server is loaded.

Is the io.github.mikusnuz/meta-ads MCP server still maintained?

io.github.mikusnuz/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.

What licence is the io.github.mikusnuz/meta-ads MCP server under?

io.github.mikusnuz/meta-ads declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.