meta-ads-mcp

byadsco/meta-ads-mcp
★ 4 stars TypeScript 🤖 AI/LLM Updated today
MCP server for Meta Ads (Facebook/Instagram) - agency multi-account, cloud-ready
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "meta-ads-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "byadsco/meta-ads-mcp"
      ]
    }
  }
}

README Excerpt

> **Self-hosted Model Context Protocol (MCP) server that gives Claude, ChatGPT and other AI agents secure, multi-tenant access to the Meta Marketing API for Facebook Ads and Instagram Ads.** Built for advertising agencies managing many client ad accounts from a single AI assistant — with OAuth login, encrypted-at-rest tokens, rate-limit compliance and circuit breakers baked in.

Tools (1)

main