Odel
scaleforge mcp meta ads

scaleforge mcp meta ads

Local
@mike25appTypeScriptMITUpdated 4mo ago

Meta Ads MCP by ScaleForge — control Facebook & Instagram Ads via Graph API v24.0. 32 tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@getscaleforge/mcp-meta-adsv0.2.3

Run

npx -y @getscaleforge/mcp-meta-ads

MCP client config

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