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
get_campaign_adsets ~69

Get all ad sets belonging to a specific campaign.

NameTypeReqDescription
afterstringPagination cursor for next page
campaign_idstringyesCampaign ID
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

get_campaign_insights ~187

Get performance insights for a specific campaign.

NameTypeReqDescription
breakdownsstringBreakdown dimensions: age,gender,country,region,placement,device_platform
campaign_idstringyesCampaign ID
date_presetstringDate preset: TODAY,YESTERDAY,LAST_7D,LAST_14D,LAST_30D,THIS_MONTH,LAST_MONTH,THIS_QUARTER,LAST_QUARTER,THIS_YEAR,LAST_YEAR
fieldsstringComma-separated insight fields
filteringstringJSON string for filtering
levelstringAggregation level: campaign, adset, ad
time_incrementstringTime granularity: all_days, 1, 7, monthly
time_rangestringJSON string {since,until} in YYYY-MM-DD format

No output schema declared.

No examples provided.

get_campaign_leads ~74

Get leads generated by a specific campaign. Requires leads_retrieval permission.

NameTypeReqDescription
afterstringPagination cursor for next page
campaign_idstringyesCampaign ID
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

get_canvas ~44

Get details of a specific Instant Experience (Canvas) by ID.

NameTypeReqDescription
canvas_idstringyesCanvas ID
fieldsstringComma-separated fields to return

No output schema declared.

No examples provided.

get_catalog ~40

Get details of a specific product catalog.

NameTypeReqDescription
catalog_idstringyesProduct catalog ID
fieldsstringComma-separated fields to return

No output schema declared.

No examples provided.

get_creative ~42

Get details of a specific ad creative by ID.

NameTypeReqDescription
creative_idstringyesCreative ID
fieldsstringComma-separated fields to return

No output schema declared.

No examples provided.

get_delivery_estimate ~46

Get delivery estimate for an ad including estimated daily reach and cost.

NameTypeReqDescription
ad_idstringyesAd ID
optimization_goalstringOptimization goal to estimate for

No output schema declared.

No examples provided.

get_experiment ~46

Get details of a specific experiment (ad study).

NameTypeReqDescription
experiment_idstringyesExperiment (ad study) ID
fieldsstringComma-separated fields to return

No output schema declared.

No examples provided.

get_experiment_results ~48

Get results/cells of an experiment (ad study).

NameTypeReqDescription
experiment_idstringyesExperiment (ad study) ID
fieldsstringComma-separated fields to return

No output schema declared.

No examples provided.

get_feed_uploads ~66

Get upload history for a product feed.

NameTypeReqDescription
afterstringPagination cursor for next page
feed_idstringyesProduct feed ID
fieldsstringComma-separated fields to return
limitnumberNumber of results to return

No output schema declared.

No examples provided.

get_form_leads ~67

Get leads submitted through a lead generation form.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
form_idstringyesLead form ID
limitnumberNumber of results to return

No output schema declared.

No examples provided.

get_image ~41

Get details of a specific ad image by ID.

NameTypeReqDescription
fieldsstringComma-separated fields to return
image_idstringyesImage ID

No output schema declared.

No examples provided.

get_lead ~41

Get details of a specific lead by ID.

NameTypeReqDescription
fieldsstringComma-separated fields to return
lead_idstringyesLead ID

No output schema declared.

No examples provided.

get_lead_form ~43

Get details of a specific lead generation form.

NameTypeReqDescription
fieldsstringComma-separated fields to return
form_idstringyesLead form ID

No output schema declared.

No examples provided.

get_product ~38

Get details of a specific product.

NameTypeReqDescription
fieldsstringComma-separated fields to return
product_idstringyesProduct ID

No output schema declared.

No examples provided.

get_product_set ~41

Get details of a specific product set.

NameTypeReqDescription
fieldsstringComma-separated fields to return
set_idstringyesProduct set ID

No output schema declared.

No examples provided.

get_reach_estimate ~49

Get estimated audience reach for a given targeting specification. Useful for planning campaigns before creating them.

NameTypeReqDescription
targeting_specstringyesJSON string of targeting spec (same format as ad set targeting)

No output schema declared.

No examples provided.

get_rf_prediction ~44

Get details of a specific reach & frequency prediction by ID.

NameTypeReqDescription
fieldsstringComma-separated fields to return
prediction_idstringyesPrediction ID

No output schema declared.

No examples provided.

get_rule ~39

Get details of a specific automated rule.

NameTypeReqDescription
fieldsstringComma-separated fields to return
rule_idstringyesRule ID

No output schema declared.

No examples provided.

get_saved_audience ~44

Get details of a specific saved audience by ID.

NameTypeReqDescription
audience_idstringyesSaved audience ID
fieldsstringComma-separated fields to return

No output schema declared.

No examples provided.

get_targeting_suggestions ~48

Get targeting suggestions based on existing targeting criteria. Meta suggests related interests, behaviors, and demographics.

NameTypeReqDescription
targeting_liststringyesJSON string of current targeting criteria to get suggestions for

No output schema declared.

No examples provided.

get_video ~41

Get details of a specific ad video by ID.

NameTypeReqDescription
fieldsstringComma-separated fields to return
video_idstringyesVideo ID

No output schema declared.

No examples provided.

list_account_users ~63

List users who have access to the ad account with their roles and permissions.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_ad_accounts ~63

List all ad accounts accessible by the current user. Returns paginated results.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_ads ~113

List ads in the ad account. Optionally filter by campaign, ad set, or status.

NameTypeReqDescription
adset_idstringFilter by ad set ID
afterstringPagination cursor for next page
campaign_idstringFilter by campaign ID
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)
statusstringFilter by status: ACTIVE, PAUSED, DELETED, ARCHIVED

No output schema declared.

No examples provided.

list_adsets ~97

List ad sets in the ad account. Optionally filter by campaign or status.

NameTypeReqDescription
afterstringPagination cursor for next page
campaign_idstringFilter by campaign ID
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)
statusstringFilter by status: ACTIVE, PAUSED, DELETED, ARCHIVED

No output schema declared.

No examples provided.

list_block_lists ~62

List publisher block lists for the ad account. Returns paginated results.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_budget_schedules ~63

List ad budget schedules for the ad account. Returns paginated results.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_business_ad_accounts ~66

List ad accounts owned by the configured business. Requires META_BUSINESS_ID env var.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_business_users ~63

List users of the configured business. Requires META_BUSINESS_ID env var.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_businesses ~62

List all businesses accessible by the current user. Returns paginated results.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_campaigns ~143

List campaigns in the ad account. Supports filtering by status and objective. Returns paginated results.

NameTypeReqDescription
afterstringPagination cursor for next page
beforestringPagination cursor for previous page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)
objectivestringFilter by objective: OUTCOME_AWARENESS, OUTCOME_ENGAGEMENT, OUTCOME_LEADS, OUTCOME_SALES, OUTCOME_TRAFFIC, OUTCOME_APP_PROMOTION
statusstringFilter by status: ACTIVE, PAUSED, DELETED, ARCHIVED

No output schema declared.

No examples provided.

list_canvases ~61

List Instant Experience (Canvas) creatives in the ad account.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_catalogs ~54

List product catalogs for the ad account.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results to return

No output schema declared.

No examples provided.

list_creatives ~56

List ad creatives in the ad account.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_custom_audiences ~58

List custom audiences in the ad account.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_experiments ~61

List A/B test experiments (ad studies) for the ad account.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results to return

No output schema declared.

No examples provided.

list_feeds ~64

List product feeds for a catalog.

NameTypeReqDescription
afterstringPagination cursor for next page
catalog_idstringyesProduct catalog ID
fieldsstringComma-separated fields to return
limitnumberNumber of results to return

No output schema declared.

No examples provided.

list_images ~56

List ad images uploaded to the ad account.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_lead_forms ~67

List lead generation forms for a Facebook Page.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results to return
page_idstringyesFacebook Page ID

No output schema declared.

No examples provided.

list_offline_event_sets ~58

List offline conversion data sets for the ad account.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results to return

No output schema declared.

No examples provided.

list_product_sets ~64

List product sets within a catalog.

NameTypeReqDescription
afterstringPagination cursor for next page
catalog_idstringyesProduct catalog ID
fieldsstringComma-separated fields to return
limitnumberNumber of results to return

No output schema declared.

No examples provided.

list_products ~74

List products within a catalog.

NameTypeReqDescription
afterstringPagination cursor for next page
catalog_idstringyesProduct catalog ID
fieldsstringComma-separated fields to return
filterstringJSON string of filter rules
limitnumberNumber of results to return

No output schema declared.

No examples provided.

list_rf_predictions ~63

List reach & frequency predictions for the ad account. Returns paginated results.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_rules ~53

List automated rules for the ad account.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results to return

No output schema declared.

No examples provided.

list_saved_audiences ~65

List saved audiences in the ad account. Saved audiences are reusable targeting presets.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_system_users ~64

List system users of the configured business. Requires META_BUSINESS_ID env var.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

list_videos ~57

List ad videos uploaded to the ad account.

NameTypeReqDescription
afterstringPagination cursor for next page
fieldsstringComma-separated fields to return
limitnumberNumber of results (default 25)

No output schema declared.

No examples provided.

refresh_token ~42

Refresh a long-lived access token to extend its expiration. Returns a new long-lived token.

NameTypeReqDescription
long_lived_tokenstringyesLong-lived access token to refresh

No output schema declared.

No examples provided.

remove_business_user ~40

Remove a user from the configured business. Requires META_BUSINESS_ID env var.

NameTypeReqDescription
user_idstringyesUser ID to remove from the business

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.