Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

get_ad_image

Retrieve and download Meta ad images for visual analysis using the ad ID. Enables direct access to ad creatives for insights and performance evaluation in Meta advertising campaigns.

Instructions

Get, download, and visualize a Meta ad image in one step. Useful to see the image in the LLM.

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

Returns:
    The ad image ready for direct visual analysis

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_imageArguments", "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