MA

Meta Ads Remote MCP

Created 4 months ago

A Model Context Protocol (MCP) server for interacting with Meta Ads API.

development location documentation public MCP Meta Ads

What is Meta Ads Remote MCP?

Remote MCP server to interact with Meta Ads API - access, analyze, and manage Facebook, Instagram, and other Meta platforms advertising campaigns.

Documentation

Table of Contents

Getting started with Remote MCP (Recommended)

The fastest and most reliable way to get started is to 🚀 Get started with our Meta Ads Remote MCP. Our cloud service uses streamable HTTP transport for reliable, scalable access to Meta Ads data. No technical setup required - just connect and start analyzing your ad campaigns with AI!

Local Installation (Technical Users Only)

If you're a developer or need to customize the installation, you can run Meta Ads MCP locally. Most marketers should use the Remote MCP above instead! For complete technical setup instructions, see our Local Installation Guide.

Server Config

{
  "mcpServers": {
    "meta-ads-remote-mcp-server": {
      "command": "npx",
      "args": [
        "meta-ads-remote-mcp"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: No

Project Info

Hosted Featured
Created At: Jul 18, 2025
Updated At: Aug 07, 2025
Author: Pipeboard Co.
Category: community
License: Business Source License 1.1, converts to Apache License 2.0 on January 1, 2029.
Tags:
development location documentation