meta-ads-mcp-server (IlmulQuran-USA/meta-ads-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 7 tools. No publisher has claimed this listing.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

IlmulQuran-USA

Source: github_repo_search

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
7 tools verified — handlers match their declared behaviour
7 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MCP_AUTH_TOKEN, MCP_PATH_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes7 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

meta_list_ad_accounts

List every ad account across ALL configured portfolios/tokens (or one portfolio if specified). Call this FIRST, then pass account_id to other tools — the server auto-routes each account to the right portfolio token. Returns JSON: { portfolios: { <alias>: { accounts: [{ account_id, name, currency, a

meta_get_account_overview

Account name, currency, timezone, status and lifetime spend. Use to confirm connectivity and learn the currency for all spend figures.

meta_list_campaigns

List campaigns with objective, status, budgets (in the currency's minor units) and schedule.

meta_list_adsets

List ad sets (optionally inside one campaign) with budget, optimization goal and targeting spec.

meta_list_ads

List individual ads (optionally inside one campaign or ad set).

meta_get_insights

Raw metric rows (spend, impressions, reach, frequency, clicks, CPC, CPM, CTR, actions, cost_per_action_type) for an account, campaign, ad set or ad. Use meta_analyze_performance instead when the user wants verdicts/recommendations; use this for raw numbers, daily series, or demographic breakdowns.

meta_analyze_performance

The main analysis tool. Pulls the current window AND the previous window of insights, computes cost-per-result, compares every campaign/adset/ad against the account median, and classifies each as: LOSING — meaningful spend, zero results, or cost/result >2x median → pause UNDERPERFORM

// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretMCP_AUTH_TOKEN3. Bearer auth — (header) or MCP_PATH_SECRET (secret URL path /mcp/<secret> for connector UIs without header fields) — server warns loudly if neither is set
🔐 secretMCP_PATH_SECRET3. Bearer auth — MCP_AUTH_TOKEN (header) or (secret URL path /mcp/<secret> for connector UIs without header fields) — server warns loudly if neither is set
configMETA_AD_ACCOUNT_IDS2. Account allowlist — =111,222 → only those accounts queryable, all IDs regex-validated (blocks path/param injection)
configMETA_API_VERSIONdefault v21.0
configMETA_DEFAULT_ACCOUNTOptional: META_AD_ACCOUNT_IDS=111,222 global allowlist, =111.
configMETA_DEFAULT_PORTFOLIOAlias used when calls omit portfolio
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tool test coverage

Only 0/7 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ilmulquran-usa/meta-ads-mcp-server)](https://m8ven.ai/mcp/ilmulquran-usa/meta-ads-mcp-server)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 5c03798a76efc2ff06227103304c96b24edb45cf
code hash: 61c6ba128f37b6c10b8570b02204accfa088c915df3dd5d29315d1a21a1ed918
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client