Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

search_demographics

Retrieve demographic targeting options such as life events, income, family statuses, and user device data for Meta Ads campaigns. Supports JSON output with audience size, description, and ID for precise ad targeting.

Instructions

Get demographic targeting options. Args: access_token: Meta API access token (optional - will use cached token if not provided) demographic_class: Type of demographics to retrieve. Options: 'demographics', 'life_events', 'industries', 'income', 'family_statuses', 'user_device', 'user_os' (default: 'demographics') limit: Maximum number of results to return (default: 50) Returns: JSON string containing demographic targeting options with id, name, audience_size bounds, path, and description

Input Schema

NameRequiredDescriptionDefault
access_tokenNo
demographic_classNodemographics
limitNo

Input Schema (JSON Schema)

{ "properties": { "access_token": { "default": null, "title": "Access Token", "type": "string" }, "demographic_class": { "default": "demographics", "title": "Demographic Class", "type": "string" }, "limit": { "default": 50, "title": "Limit", "type": "integer" } }, "title": "search_demographicsArguments", "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