Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐ŸŽฏ Marketing
  3. Facebook Ads MCP Server
Facebook Ads MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:31:50 PM

Facebook Ads MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository363 GitHub StarsTotal stargazers on GitHub for the source repository (363 stars).Visit Website

MCP server providing programmatic access to Meta Ads data and management via Meta API tokens.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "gomarble-ai-facebook-ads-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐ŸŽฏ More in Marketing

Overview

This MCP server enables programmatic interaction with Meta (Facebook) Ads, allowing retrieval and management of ad accounts, campaigns, ad sets, ads, and creatives. It supports fetching detailed information and performance insights at multiple levels of the ad hierarchy. The server handles environment setup and token authentication, optionally generating Meta access tokens via GoMarble's service to simplify configuration.

Use cases

โ€ขRetrieve detailed data for ad accounts, campaigns, ad sets, and ads
โ€ขFetch collections of campaigns, ad sets, and ads by account or campaign
โ€ขAccess creatives associated with specific ads
โ€ขObtain performance insights for ad accounts, campaigns, and ad sets

Key features

โ€ขLists ad accounts linked to a Meta access token
โ€ขRetrieves detailed information for campaigns, ad sets, ads, and creatives
โ€ขFetches collections of ads and ad sets by account or campaign
โ€ขProvides performance insights for accounts, campaigns, and ad sets
โ€ขSupports automatic Meta token creation via GoMarble's server
โ€ขEasy local setup with Python and optional virtual environment

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Facebook Ads MCP Server.

Extracted Tool Capabilities
Lists ad accounts linked to a Meta access token
Retrieves detailed information for campaigns, ad sets, ads, and creatives
Fetches collections of ads and ad sets by account or campaign
Provides performance insights for accounts, campaigns, and ad sets
Supports automatic Meta token creation via GoMarble's server
Easy local setup with Python and optional virtual environment

Documentation Overview

Facebook Ads MCP Server is a ๐ŸŽฏ Marketing MCP server from gomarble-ai listed on AllMCPs. MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Marketing View all alternatives
  • Google Ads MCP Server logoGoogle Ads MCP Server

    MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.

    ๐ŸŽฏ Marketing2 views
    Compare vs Google Ads MCP Server โ†’
  • Google Tag Manager MCP Server logoGoogle Tag Manager MCP Server

    This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.

    ๐ŸŽฏ Marketing2 views
    Compare vs Google Tag Manager MCP Server โ†’
  • Stape MCP Server logoStape MCP Server

    This project implements an MCP (Model Context Protocol) server for the Stape platform. It allows interaction with the Stape API using AI assistants like Claude or AI-powered IDEs like Cursor.

    ๐ŸŽฏ Marketing0 views
    Compare vs Stape MCP Server โ†’
  • Meta Ads MCP logoMeta Ads MCP

    MCP server for Meta Marketing API v25.0 โ€” 123 tools for Facebook & Instagram ad campaigns, audiences, creatives, insights, catalogs, and automated rules.

    ๐ŸŽฏ Marketing1 views
    Compare vs Meta Ads MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
363
Stargazers on the source repository.
npm downloads
30k
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Facebook Ads MCP Server

No, the server can connect to GoMarble's server to create the token on your behalf, but you can also provide your own token.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFacebook Ads MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gomarble-ai-facebook-ads-mcp-server?style=directory)](https://allmcps.com/mcp/gomarble-ai-facebook-ads-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/gomarble-ai-facebook-ads-mcp-server"><img src="https://allmcps.com/api/badge/gomarble-ai-facebook-ads-mcp-server?style=directory" alt="Facebook Ads MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸŽฏMarketing
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Last updatedAug 7, 2026
11/11 checks healthy over the last 33d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars363
GitHub Star CountTotal stargazers on GitHub representing community popularity (363 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 5, 2026
npm downloads30,651/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools21/30
Adoption & activity11/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 15d ago via OSV.dev ยท @smithery/cli (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐ŸŽฏ Marketing โ†’Best MCP servers for Marketing โ†’Alternatives to Facebook Ads MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code