Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

get_account_pages

Retrieve all pages linked to a Meta Ads account using its account ID and access token. Returns a JSON response for managing and analyzing associated pages.

Instructions

Get pages associated with a Meta Ads account. Args: access_token: Meta API access token (optional - will use cached token if not provided) account_id: Meta Ads account ID (format: act_XXXXXXXXX) Returns: JSON response with pages associated with the account

Input Schema

NameRequiredDescriptionDefault
access_tokenNo
account_idNo

Input Schema (JSON Schema)

{ "properties": { "access_token": { "default": null, "title": "Access Token", "type": "string" }, "account_id": { "default": null, "title": "Account Id", "type": "string" } }, "title": "get_account_pagesArguments", "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