Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

get_ad_creatives

Retrieve detailed creative information for a specific Meta ad using its ID. This tool enables users to analyze ad content and integrate with get_ad_image for a comprehensive view of ad visuals.

Instructions

Get creative details for a specific ad. Best if combined with get_ad_image to get the full image.

Args:
    access_token: Meta API access token (optional - will use cached token if not provided)
    ad_id: Meta Ads ad ID

Input Schema

NameRequiredDescriptionDefault
access_tokenNo
ad_idNo

Input Schema (JSON Schema)

{ "properties": { "access_token": { "default": null, "title": "Access Token", "type": "string" }, "ad_id": { "default": null, "title": "Ad Id", "type": "string" } }, "title": "get_ad_creativesArguments", "type": "object" }

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/pipeboard-co/meta-ads-mcp'

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