Home › Marketing & E-Commerce › meta-ads-mcp
meta-ads-mcp
MCP server for Meta Marketing API — Facebook & Instagram ad campaign management
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.2.1)
npx -y @mikusnuz/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"meta-ads-mcp": {
"command": "npx",
"args": [
"-y",
"@mikusnuz/[email protected]"
],
"env": {
"META_ADS_ACCESS_TOKEN": "<YOUR_VALUE>",
"META_AD_ACCOUNT_ID": "<YOUR_VALUE>",
"META_APP_ID": "<YOUR_VALUE>",
"META_APP_SECRET": "<YOUR_VALUE>",
"META_BUSINESS_ID": "<YOUR_VALUE>",
"META_PIXEL_ID": "<YOUR_VALUE>"
}
}
}
}
META_ADS_ACCESS_TOKENrequired secret — Meta Marketing API access tokenMETA_AD_ACCOUNT_ID— Meta Ad Account ID (e.g. act_123456)META_APP_ID— Meta App IDMETA_APP_SECRETsecret — Meta App SecretMETA_BUSINESS_ID— Meta Business Manager IDMETA_PIXEL_ID— Meta Pixel ID
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry