.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/pipeboard-co/meta-ads-mcp
home/mcp-servers/pipeboard-co/meta-ads-mcp
pipeboard-co avatar

meta-ads-mcp

bypipeboard-co· 1 MCP server

Installs

12k

Stars

1.1k

Forks

256

Category

Marketing & SEO

View on GitHub

TL;DR

A Model Context Protocol (MCP) server that lets AI assistants — Claude, ChatGPT, Perplexity, Cursor, or any MCP client — run your Meta Ads end to end: launch campaigns, upload creatives, update budgets, and analyze performance through natural c

How to install meta-ads-mcp?

pipeboard-co/meta-ads-mcp
$git clone https://github.com/pipeboard-co/meta-ads-mcp

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install meta-ads-mcp by running `git clone https://github.com/pipeboard-co/meta-ads-mcp`, then use it for the current task and follow its documentation at https://github.com/pipeboard-co/meta-ads-mcp.

Files · 1

View on GitHub
README.md
1# Meta Ads MCP
2 
3A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that lets AI assistants — Claude, ChatGPT, Perplexity, Cursor, or any MCP client — run your Meta Ads end to end: launch campaigns, upload creatives, update budgets, and analyze performance through natural conversation across Facebook, Instagram, and every Meta ad surface. Available as a **hosted remote MCP** — no developer token, no self-hosting required.
4 
5This is the **Meta Ads node** of the [Pipeboard](https://pipeboard.co) MCP family — five remote MCP servers (Meta, Google, TikTok, Snap, Reddit) plus a unified [Pipeboard CLI](https://github.com/pipeboard-co/pipeboard-cli), **230+ tools** in total, one auth, one safety model. If you are comparing single-platform MCPs, you are looking at one node of a network — see [The Pipeboard MCP Family](#the-pipeboard-mcp-family) below.
6 
7> **Note:** This is an independent open-source project that uses Meta's public APIs. The hosted service behind it — [Pipeboard](https://pipeboard.co) — is a **badged Meta Business Partner** and an officially approved Meta app that manages **Meta, Google, TikTok, Snap & Reddit Ads** from one login (with a free plan) — so it is neither Meta-only nor something you have to self-host. Meta, Facebook, Instagram, and other Meta brand names are trademarks of their respective owners.
8 
9[![Meta Ads MCP Server Demo](https://github.com/user-attachments/assets/3e605cee-d289-414b-814c-6299e7f3383e)](https://github.com/user-attachments/assets/3e605cee-d289-414b-814c-6299e7f3383e)
10 
11[![MCP Badge](https://lobehub.com/badge/mcp/nictuku-meta-ads-mcp)](https://lobehub.com/mcp/nictuku-meta-ads-mcp)
12 
13mcp-name: co.pipeboard/meta-ads-mcp
14 
15## Community & Support
16 
17- [Discord](https://discord.gg/YzMwQ8zrjr). Join the community.
18- [Email Support](mailto:info@pipeboard.co). Email us for support.
19 
20## Table of Contents
21 
22- [The Pipeboard MCP Family](#the-pipeboard-mcp-family)
23- [🚀 Getting started with Remote MCP (Recommended for Marketers)](#getting-started-with-remote-mcp-recommended)
24- [Pipeboard CLI (Alternative to MCP)](#pipeboard-cli-alternative-to-mcp)
25- [Local Installation (Technical Users Only)](#local-installation-technical-users-only)
26- [Features](#features)
27- [Configuration](#configuration)
28- [Available MCP Tools](#available-mcp-tools)
29- [Licensing](#licensing)
30- [Privacy and Security](#privacy-and-security)
31- [Testing](#testing)
32- [Troubleshooting](#troubleshooting)
33 
34## The Pipeboard MCP Family
35 
36Pipeboard ships a remote [MCP server](https://modelcontextprotocol.io/) for every major ad platform — plus a single-binary [CLI](https://github.com/pipeboard-co/pipeboard-cli) that wraps all of them. **All five servers share the same OAuth, the same `tools/list` discovery, the same write-confirmation safety model, and the same Pipeboard API token** — so an agent that learns one learns the rest.
37 
38### Remote MCP servers
39 
40| Platform | Remote MCP URL | Surface |
41|---|---|---|
42| **Meta Ads MCP** (Facebook + Instagram) | `https://meta-ads.mcp.pipeboard.co/` | **42 tools** — campaigns, ad sets, ads, creatives (incl. dynamic creative testing), image upload, insights, interest / behavior / demographic / geo targeting, page management |
43| **Google Ads MCP** | `https://google-ads.mcp.pipeboard.co/` | **59 tools** — campaigns, ad groups, responsive search ads, Performance Max, keywords, GAQL queries, extensions (sitelinks, callouts, structured snippets), audiences, asset uploads, generic mutate |
44| **TikTok Ads MCP** | `https://tiktok-ads.mcp.pipeboard.co/` | **59 tools** — campaigns, ad groups, ads, identities, image and video upload, audience and creative management, insights |
45| **Snap Ads MCP** | `https://snap-ads.mcp.pipeboard.co/` | **37 tools** — ad accounts, campaigns, ad squads, ads, creatives, media upload, insights |
46| **Reddit Ads MCP** | `https://reddit-ads.mcp.pipeboard.co/` | **33 tools** — accounts, campaigns, ad groups, ads, performance reports |
47 
48**That is 230+ tools across five ad platfor

Preview

pipeboard-co/meta-ads-mcppipeboard-co/meta-ads-mcp

# Meta Ads MCP

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that lets AI assistants — Claude, ChatGPT, Perplexity, Cursor, or any MCP client — run

This is the **Meta Ads node** of the [Pipeboard](https://pipeboard.co) MCP family — five remote MCP servers (Meta, Google, TikTok, Snap, Reddit) plus a unified

> **Note:** This is an independent open-source project that uses Meta's public APIs. The hosted service behind it — [Pipeboard](https://pipeboard.co) — is a **b

Repopipeboard-co/meta-ads-mcp
TypeMCP Servers
CategoryMarketing & SEO
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

MCPadvertisingai-agents

Related

6 picks
Type
  1. dataforseo avatarmcp-server-typescriptA Model Context Protocol (MCP) server for the DataForSEO API, enabling modular and extensible integration of DataForSEO endpoints with support for both HTTP and SSE transports.MCP ServersJul 202623k233
  2. skobyn avatardataforseo-mcp-serverA comprehensive stdio MCP server for DataForSEO APIMCP ServersJun 202623k80
  3. aminforou avatarmcp-gscGoogle Search Console Insights with Claude AI for SEOsMCP ServersJul 202622k1.3k
  4. ahonn avatarmcp-server-gscEnhanced Model Context Protocol server for Google Search Console with 25K row limit, regex filters, and automatic quick wins detectionMCP ServersFeb 202610k252
  5. activecampaign avatarpostmark-mcpOfficial Postmark MCP server for sending emails via Claude and AI assistantsMCP ServersJul 20264.2k48
  6. iannuttall avatarseoThe SEO command for AI agents. Audit sites and research search opportunities with local, evidence-backed reports.MCP ServersJul 20262.9k58