# Meta Ads (npm · @getmcpads/meta-ads-mcp-server)

Meta (Facebook and Instagram) Ads: 34 read tools and 10 write tools that preview first.

- Trust score: 53/100 (low)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `@getmcpads/meta-ads-mcp-server`: 53/100 (this document), [markdown](https://verifymcp.io/servers/com-getmcpads-meta-ads/getmcpads-meta-ads-mcp-server.md), [page](https://verifymcp.io/servers/com-getmcpads-meta-ads/getmcpads-meta-ads-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@getmcpads/meta-ads-mcp-server`
- Version: `1.0.2`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 96 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 48/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (Apache-2.0).
  - Actively maintained (last published 20 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- **Stability & Change Management**: 70/100
  - Stability observed for 21 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 3 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### How do I install the Meta Ads MCP server?

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

### Claude

```bash
claude mcp add com-getmcpads-meta-ads -- npx -y @getmcpads/meta-ads-mcp-server
```

### Cursor

```json
{
  "mcpServers": {
    "com-getmcpads-meta-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@getmcpads/meta-ads-mcp-server"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-getmcpads-meta-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@getmcpads/meta-ads-mcp-server"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add com-getmcpads-meta-ads -- npx -y @getmcpads/meta-ads-mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-getmcpads-meta-ads": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@getmcpads/meta-ads-mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-getmcpads-meta-ads --command npx --arg -y --arg @getmcpads/meta-ads-mcp-server
```

### Hermes

```yaml
mcp_servers:
  com-getmcpads-meta-ads:
    command: "npx"
    args: ["-y", "@getmcpads/meta-ads-mcp-server"]
```

### Netclaw

```json
{
  "McpServers": {
    "com-getmcpads-meta-ads": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@getmcpads/meta-ads-mcp-server"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-getmcpads-meta-ads -t stdio -c npx -a -y @getmcpads/meta-ads-mcp-server
```

### Other

```json
{
  "mcpServers": {
    "com-getmcpads-meta-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@getmcpads/meta-ads-mcp-server"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 53, +1)

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

### 2026-09-18 (score 52, +1)

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

### 2026-09-16 (score 51, +1)

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

### 2026-09-13 (score 50, +1)

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

### 2026-09-11 (score 49, +1)

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

### 2026-09-09 (score 48, +1)

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

### 2026-09-07 (score 47, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-31 (score 43, +25)

- [security improvement] Malware scan: unverified → pass
- [security improvement] Known CVEs: unverified → pass
- [functional improvement] Dependency health: unverified → 0.85

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-getmcpads-meta-ads/getmcpads-meta-ads-mcp-server#diagnostics

## Score history

- 2026-09-20: 53
- 2026-09-19: 52
- 2026-09-18: 52
- 2026-09-17: 51
- 2026-09-16: 51
- 2026-09-15: 50
- 2026-09-14: 50
- 2026-09-13: 50
- 2026-09-12: 49
- 2026-09-11: 49
- 2026-09-10: 48
- 2026-09-09: 48
- 2026-09-08: 47
- 2026-09-07: 47
- 2026-09-06: 43
- 2026-09-05: 43
- 2026-09-04: 43
- 2026-09-03: 43
- 2026-09-02: 43
- 2026-09-01: 43
- 2026-08-31: 43
- 2026-08-30: 18

## Common questions

### What is the Meta Ads MCP server?

Meta Ads is an MCP server listed in the public MCP registry as com.getmcpads/meta-ads. Meta (Facebook and Instagram) Ads: 34 read tools and 10 write tools that preview first. This page covers its npm package (@getmcpads/meta-ads-mcp-server).

### Is the Meta Ads MCP server safe to use?

Meta Ads scores 53 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 Meta Ads MCP server expose?

Meta Ads exposes no tools. We connected to it and read its tool list, and it was empty, so it offers an MCP client nothing to call.

### Is the Meta Ads MCP server still maintained?

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 Meta Ads MCP server under?

Meta Ads declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@getmcpads/meta-ads-mcp-server
- Socket report: https://socket.dev/npm/package/@getmcpads/meta-ads-mcp-server
- Repository: https://github.com/getmcpads-com/meta-ads-mcp-server
- Website: https://www.getmcpads.com/tools/meta-ads
- Changelog RSS feed: https://verifymcp.io/servers/com-getmcpads-meta-ads/getmcpads-meta-ads-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-getmcpads-meta-ads/getmcpads-meta-ads-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/com-getmcpads-meta-ads/getmcpads-meta-ads-mcp-server
