mcpbeat Sign in

Meta Ads MCP Server

local only

Meta Ads runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 30 Aug 2026.

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

Installs per day peak 58 · avg 1
a month agotoday
58
Installs / week
npm · @getmcpads/meta-ads-mcp-server
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Meta Ads every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add meta-ads -- npx -y @getmcpads/meta-ads-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "meta-ads": {
      "args": [
        "-y",
        "@getmcpads/meta-ads-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.meta-ads]
command = "npx"
args = ["-y", "@getmcpads/meta-ads-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "meta-ads": {
      "args": [
        "-y",
        "@getmcpads/meta-ads-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "meta-ads": {
      "args": [
        "-y",
        "@getmcpads/meta-ads-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Meta Ads

same job, measured the same way
MCP Meta Ad Library Monitor
by mambabuilt

Find a company active Facebook and Instagram ads through the Meta Ad Library API.

105 installs/wk local only
MCP Meta Brand Presence Mapper
by mambabuilt

Resolve a company domain to Instagram, Threads and Facebook accounts and counts.

83 installs/wk local only
Scaleforge MCP Meta Ads
by mike25app

Meta Ads MCP by ScaleForge — control Facebook & Instagram Ads via Graph API v24.0. 32 tools.

239 installs/wk local only
Meta Ads (Facebook & Instagram)
by mcp-dir

Read and manage Meta Ads campaigns, ad sets, ads, audiences, pages and Business Manager. You provide

44 tools answering
post mesh
by post-mesh

Schedule and publish to YouTube, TikTok, Instagram, X, Threads & Facebook. Japanese-language SaaS.

answering
AdaptlyPost
by adaptlypost

Schedule and post to Instagram, TikTok, YouTube, X, Facebook, LinkedIn, Pinterest, Threads, Bluesky.

12 tools answering
Storylayer Publishing
by mikeslone

Hosted MCP for Instagram, Facebook, X, LinkedIn, Pinterest, and Ghost. OAuth 2.1, 38 tools.

answering
Social Media MCP Server
by connected-paths

Publish to Bluesky, Threads, LinkedIn, Facebook Pages, and Instagram from ChatGPT or Claude.

answering

Meta Ads — questions

Answers built from our own checks of this server.

Why is there no uptime for Meta Ads?
Meta Ads runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @getmcpads/meta-ads-mcp-server was installed 58 times last week.
How do I connect Meta Ads?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @getmcpads/meta-ads-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Meta Ads?
The npm package @getmcpads/meta-ads-mcp-server was installed 58 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Meta Ads open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.