Skip to main content
Glama

Meta Ads MCP

by pipeboard-co

search_interests

Find relevant interest targeting options for Meta Ads campaigns by searching with specific keywords. Retrieve JSON data including ID, name, audience size, and path for precise audience targeting.

Instructions

Search for interest targeting options by keyword. Args: access_token: Meta API access token (optional - will use cached token if not provided) query: Search term for interests (e.g., "baseball", "cooking", "travel") limit: Maximum number of results to return (default: 25) Returns: JSON string containing interest data with id, name, audience_size, and path fields

Input Schema

NameRequiredDescriptionDefault
access_tokenNo
limitNo
queryNo

Input Schema (JSON Schema)

{ "properties": { "access_token": { "default": null, "title": "Access Token", "type": "string" }, "limit": { "default": 25, "title": "Limit", "type": "integer" }, "query": { "default": null, "title": "Query", "type": "string" } }, "title": "search_interestsArguments", "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