
Meta Ads MCP Server
Manage Meta (Facebook/Instagram) ads—writes, insights, targeting, delivery estimates, previews, and uploads—through your MCP agent.
Overview
Meta Ads MCP Server is a MCP server for the Launch phase that manages Meta ads with writes, insights, targeting, delivery estimates, previews, and media uploads.
What is this MCP server?
- Meta Ads write operations for campaigns and ad sets from MCP tools
- Insights and performance reads to inform agent recommendations
- Targeting setup plus delivery estimates before scaling spend
- Ad previews and media upload flows for Feed, Stories, and Reels assets
- @cesteral/meta-mcp v1.1.0 with stdio npm install and streamable-http deployment option
- Catalog version 1.1.0
- npm package @cesteral/meta-mcp
- stdio transport plus streamable-http at /meta-mcp/mcp
What problem does it solve?
Meta Ads Manager is distracting when you only need insights, a targeting tweak, or a preview while shipping launch creatives in code.
Who is it for?
Indie founders running Facebook and Instagram ads for apps, ecommerce, or lead gen who want agent-connected campaign ops and previews.
Skip if: Accounts without Marketing API access, purely organic-only brands, or advertisers who cannot allow API writes.
What do I get? / Deliverables
Your agent can pull insights, adjust targeting, estimate delivery, preview ads, and upload media on Meta without leaving the MCP session.
- Meta campaign writes and targeting changes callable by the agent
- Insights and delivery estimates feeding launch decisions
- Previews and uploaded media aligned to active ad sets
Recommended MCP Servers
Journey fit
Meta paid social is a default launch distribution path for consumer apps, ecommerce, and mobile products seeking fast creative iteration. Meta Ads MCP is shelved under distribution because it drives paid social reach and conversion campaigns independent of app store ASO work.
How it compares
Meta Marketing API MCP server, not app-store ASO tooling or organic social post schedulers.
Common Questions / FAQ
Who is Meta Ads MCP Server for?
It is for solo builders and small teams managing Meta ad accounts who want MCP agents for writes, insights, targeting, estimates, previews, and uploads.
When should I use Meta Ads MCP Server?
Use it during launch and early growth when you iterate paid social creative and budgets frequently alongside product shipping.
How do I add Meta Ads MCP Server to my agent?
Run @cesteral/meta-mcp over stdio or host the streamable-http server, configure Meta API tokens and ad account IDs, and register the MCP server in Claude Code, Cursor, or your client.