Skip to main content
Glama
GodmodeNZ

meta-ads-mcp

by GodmodeNZ

Godmode Meta Ads MCP

FastMCP service for read-only Meta Ads reporting, diagnostics and controlled changes.

Safety model

  • Existing status and daily-budget tools retain their original behaviour for compatibility.

  • New mutation tools default to dry_run=True and return an exact change preview.

  • Pass dry_run=False only after reviewing the preview.

  • Newly created campaigns, ad sets and ads default to PAUSED.

  • Targeting replacement is explicit and requires a complete JSON object.

Related MCP server: tiktok-ads-mcp

Tool coverage

The server exposes 58 tools covering:

  • Accounts, campaigns, ad sets, ads and creatives

  • Standard and advanced Insights queries

  • Attribution-window comparison and ad-set attribution control

  • Pixel activity and custom conversions

  • Custom audiences, catalogs and product sets

  • Targeting search and delivery estimates

  • Budgets, schedules, bidding, optimization and promoted objects

  • Tracking specs and URL tags

  • Campaign, ad-set, creative and ad creation

  • Safe duplication workflows

Attribution example

Preview a seven-day-click-only attribution change:

{
  "adset_id": "120221375975090708",
  "click_window_days": 7,
  "view_window_days": 0,
  "dry_run": true
}

After reviewing the returned plan, repeat with dry_run: false to apply it.

Run locally

pip install -r requirements.txt
export META_ACCESS_TOKEN="..."
export META_AD_ACCOUNT_ID="act_2613654521995635"
python3 server.py

Maintenance

ActivityMaintained
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Provides read-only access to TikTok advertising data, including campaigns, ad groups, ads, and performance reports through the TikTok Business API.
    6
    41
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides read-only access to Meta Ads API, enabling campaign management, creative analysis, targeting research, and performance analytics via 39 tools.
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables reading and writing the Google Ads API for full campaign management, with a dry-run/confirm safety flow on every write.
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GodmodeNZ/meta-ads-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server