Meta Ads (npm) MCP Server

meta-ads-mcp-server npm v1.5.1

Published by an unidentified publisher — no publish provenance and no public repository, so the publisher could not be verified and the source cannot be independently located.

MCP server for Meta (Facebook) Ads API integration

Trust grade
A
95/100
Last scanned get badge →
Trust
A · 95/100
Adoption risk for you: the threat score, then adjusted down for blast radius, publisher verification and how much the scan could see. Deterministic; every point is auditable.
Capability
Moderate
Blast radius if it went rogue — what the server’s tools could reach. Independent of trust.
Coverage
Source
How much the scan could actually inspect. Shallow coverage is stated, never hidden.
Share this Trust Score
𝕏 Share LinkedIn Reddit
A Why this grade threat 100 − adoption risk = 95/100

The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.

1. Threat score — 100 − 0 = 100. What the published surface and source actually contain:

The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.

2. Client adoption risk — 100 − 5 = 95. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:

PointsAdoption-risk factor
−3 capability blast radius (moderate) — client exposure if the model is manipulated
−2 publisher verification (unlinked) — no provenance/repo link, but the shipped source was fully read

Capability observations and info notes are shown under Findings but never scored. Open any row's finding below for the file, line and evidence behind a deduction.

Findings 1

medium Unconstrained URL/host parameter "url" on "meta_ads_fetch_pagination_url"MTC-CAP-007

Tool "meta_ads_fetch_pagination_url" takes a URL/host parameter "url" with no allowlist/pattern. An outbound-request tool with an unbounded destination enables SSRF and cloud-metadata access (e.g. 169.254.169.254).

Fix: Allowlist destinations or constrain the parameter; block private/link-local addresses server-side.

Location: tool meta_ads_fetch_pagination_url · inputSchema.properties.url

Tools 54

Each tool and what it can reach — statically extracted from the published source.

  • meta_ads_fetch_pagination_urlingests untrusted input
  • meta_ads_get_ad_creatives_by_ad_idingests untrusted input
  • meta_ads_get_ad_imagesingests untrusted input
  • meta_ads_get_adcreatives_by_adaccountingests untrusted input
  • meta_ads_get_ads_by_adaccountingests untrusted input
  • meta_ads_get_ads_by_adsetingests untrusted input
  • meta_ads_get_ads_by_campaigningests untrusted input
  • meta_ads_get_adsets_by_adaccountingests untrusted input
  • meta_ads_get_adsets_by_campaigningests untrusted input
  • meta_ads_get_campaigns_by_adaccountingests untrusted input
Show 44 more tools ↓
  • meta_ads_list_ad_accountsingests untrusted input
  • meta_ads_upload_ad_imageingests untrusted input
  • meta_ads_compute_image_cropsno sensitive capability
  • meta_ads_create_adno sensitive capability
  • meta_ads_create_ad_creativeno sensitive capability
  • meta_ads_create_adsetno sensitive capability
  • meta_ads_create_budget_scheduleno sensitive capability
  • meta_ads_create_campaignno sensitive capability
  • meta_ads_delete_adno sensitive capability
  • meta_ads_delete_adsetno sensitive capability
  • meta_ads_delete_campaignno sensitive capability
  • meta_ads_estimate_audience_sizeno sensitive capability
  • meta_ads_get_account_pagesno sensitive capability
  • meta_ads_get_activities_by_adaccountno sensitive capability
  • meta_ads_get_activities_by_adsetno sensitive capability
  • meta_ads_get_ad_account_detailsno sensitive capability
  • meta_ads_get_ad_by_idno sensitive capability
  • meta_ads_get_ad_creative_by_idno sensitive capability
  • meta_ads_get_ad_insightsno sensitive capability
  • meta_ads_get_ad_previewsno sensitive capability
  • meta_ads_get_ad_videono sensitive capability
  • meta_ads_get_adaccount_insightsno sensitive capability
  • meta_ads_get_adset_by_idno sensitive capability
  • meta_ads_get_adset_insightsno sensitive capability
  • meta_ads_get_adsets_by_idsno sensitive capability
  • meta_ads_get_campaign_by_idno sensitive capability
  • meta_ads_get_campaign_insightsno sensitive capability
  • meta_ads_get_image_by_hashno sensitive capability
  • meta_ads_get_interest_suggestionsno sensitive capability
  • meta_ads_pause_adno sensitive capability
  • meta_ads_pause_adsetno sensitive capability
  • meta_ads_pause_campaignno sensitive capability
  • meta_ads_resume_adno sensitive capability
  • meta_ads_resume_adsetno sensitive capability
  • meta_ads_resume_campaignno sensitive capability
  • meta_ads_search_behaviorsno sensitive capability
  • meta_ads_search_demographicsno sensitive capability
  • meta_ads_search_geo_locationsno sensitive capability
  • meta_ads_search_interestsno sensitive capability
  • meta_ads_search_pages_by_nameno sensitive capability
  • meta_ads_update_adno sensitive capability
  • meta_ads_update_ad_creativeno sensitive capability
  • meta_ads_update_adsetno sensitive capability
  • meta_ads_update_campaignno sensitive capability

What this scan could not see

Versions 1

Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.

VersionScoreFindingsEngineScanned
v1.5.1 latest A 95/100 1 1.13.0 2026-09-07

Embed this score

Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.

MCP Trust Score: A · 95/100
Markdown (GitHub README)
[![MCP Trust Score](https://mcptrustchecker.com/registry/meta-ads-mcp-server/badge.svg)](https://mcptrustchecker.com/registry/meta-ads-mcp-server)
HTML
<a href="https://mcptrustchecker.com/registry/meta-ads-mcp-server"><img src="https://mcptrustchecker.com/registry/meta-ads-mcp-server/badge.svg" alt="MCP Trust Score" height="20"></a>
Prefer shields.io styling? Point it at https://mcptrustchecker.com/registry/meta-ads-mcp-server/badge.json via https://img.shields.io/endpoint?url=…

Verify this score yourself

The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.

npx mcptrustchecker scan meta-ads-mcp-server --online

Use the free API → How scoring works

Other implementations of Meta Ads 5

Independent packages implementing the same tool, scanned with the same engine. Compare all 6 side by side →

More in Marketing & Social

Abyssfall: Operation Sunken Crown Remote
A
https://www.abyssfallgame.com/mcp

Official Abyssfall game info, newsletter double opt-in, and merch reservation tools.

Marketing & Social Score 100/100 0 findings Cap. Minimal
AdCritter for Developers Remote
A
https://mcp.adcritter.com/mcp/dev

AdCritter ads platform: docs, API reference, app scaffolding, and white-label integration.

Marketing & Social Score 100/100 0 findings Cap. Minimal
Adsense Source verified npm
A
@appsyogi/adsense-mcp-server

Google AdSense MCP Server - Monitor earnings, reports, and account health via Claude/AI

Marketing & Social Score 100/100 0 findings 29/wk Cap. Minimal
Andru Intelligence Source verified npm
A
mcp-server-andru-intelligence

Operational empathy for technical founders + PE/VC operators navigating high-stakes B2B interactions. 28 MCP tools + CLI: ICP scoring, persona simulation, battlecards, deal classification, prospect discovery, investor matching, founder wellness, plus mark

Marketing & Social Score 100/100 0 findings 70/wk Cap. Minimal
Bing Seo Source verified npm
A
bing-seo-mcp

MCP server for Bing Webmaster Tools — SEO site management, URL submission, sitemaps, stats, keywords

Marketing & Social Score 100/100 0 findings 19/wk Cap. Minimal
Brand Source verified npm
A
@primer/brand-mcp

MCP (Model Context Protocol) server that helps AI agents use Primer Brand (@primer/react-brand) correctly when building GitHub marketing and landing pages.

Marketing & Social Score 100/100 0 findings 791/wk Cap. Minimal