Skip to main content
Glama
hashcott

Meta Ads MCP Server

by hashcott

Get Meta Account Pages

meta_ads_get_account_pages
Read-onlyIdempotent

Retrieve Facebook Pages accessible by the user's access token to obtain candidate page IDs for creating ad creatives.

Instructions

List Facebook Pages reachable from the access token's user. These are the candidate page_id values for create_ad_creative.

Args:

  • act_id (string, optional): Reserved for parity with the Python reference; Meta returns pages bound to the user/token, not the ad account, so this is currently unused.

Returns: { data: [{ id, name, username, category, fan_count, link, verification_status, picture }] }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
act_idNo

Latest Blog Posts

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/hashcott/meta-ads-mcp-server'

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