
Meta CLI
by enriquefft
Comprehensive CLI and MCP server for managing Meta Marketing API campaigns, creatives, and targeting.
What it does
Meta CLI provides a powerful interface to the Meta Marketing API, allowing AI agents and developers to programmatically manage Facebook and Instagram advertising. It streamlines the entire ad creation pipeline from account verification to creative upload and campaign launch.
Tools
meta_auth_status: Verify token validity and permissionsmeta_list_accounts: List accessible ad accountsmeta_list_pages: List managed Facebook Pagesmeta_upload_video: Upload video asset to an ad accountmeta_upload_image: Upload image asset for adsmeta_search_targeting: Search interests, behaviors, and demographicsmeta_create_campaign: Create campaign with objective and budgetmeta_create_adset: Create ad set with targeting and schedulemeta_create_creative: Build ad creative with media and copymeta_create_ad: Link creative to ad set
Installation
Install via curl:
curl -fsSL https://raw.githubusercontent.com/enriquefft/meta-cli/main/install.sh | sh
Claude Desktop configuration:
{
"mcpServers": {
"meta": {
"command": "meta",
"args": ["serve"]
}
}
}
Supported hosts
Confirmed for Claude Desktop and Cursor.
Quick install
curl -fsSL https://raw.githubusercontent.com/enriquefft/meta-cli/main/install.sh | shInformation
- Pricing
- free
- Published






