meta-ads-mcp-patched
Provides tools for interacting with Meta's Marketing API, enabling management of ad campaigns, ad sets, lead forms, and asset uploads.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@meta-ads-mcp-patchedCreate a new ad set with promoted object for lead generation"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
meta-ads-mcp-patched
Patched fork of @mikusnuz/meta-ads-mcp
v1.3.0 (MIT, upstream author mikusnuz — original docs in
README.upstream.md). The fork exists because the upstream tool schemas lag
behind what the Meta Marketing API v25 actually requires; every gap below was reproduced with a
live API call before patching.
Patches over upstream 1.3.0
Tool | Change |
| + |
| + |
| + |
| + |
| + |
| Page-scoped calls now resolve the Page Access Token internally (derived from the configured token via |
| + optional |
| + |
| + |
|
|
Everything else is upstream dist/ output, byte-identical. Patches are applied directly to the
unminified ESM in dist/ (upstream ships no source in the npm tarball).
Related MCP server: meta-ads-mcp
Usage
Same contract as upstream — stdio MCP server, env-configured:
META_ADS_ACCESS_TOKEN (required)
META_AD_ACCOUNT_ID (required, numeric — no act_ prefix)
META_APP_ID / META_APP_SECRET / META_BUSINESS_ID / META_PIXEL_ID (optional)Run: npx -y github:Green-pep/meta-ads-mcp-patched#v1.3.1
Release procedure
Apply the change in
dist/, bumpversioninpackage.json(keep the1.3.xbase to track the upstream pin).Update the patch table above.
Commit, tag
v1.3.x, push with tags.Repoint the consumer (MCP catalog
args) at the new tag.
Upstream status
Fork base pinned at upstream 1.3.0. The intent is to offer these patches upstream (mikusnuz/meta-ads-mcp) and retire this fork if they land.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server for programmatic management of Meta (Facebook/Instagram) advertising campaigns through AI assistants. It enables campaign creation, ad set management, creative upload, analytics, audience management, and conversion tracking.2124MIT
- AlicenseAqualityDmaintenanceMCP server to manage Meta Ads (Facebook/Instagram) campaigns, ad sets, insights, and audiences from Claude Code using natural language.910MIT
- Alicense-qualityDmaintenanceMCP server for Meta/Facebook Marketing API allowing you to view and manage ad accounts, campaigns, ad sets, ads, and creatives, as well as fetch insights and upload ad images.MIT
- Alicense-qualityDmaintenanceMCP server for Meta Ads providing 30 tools for account discovery, campaign management, targeting research, and insights. Designed with LLM-friendly outputs and productivity features like cloning and bulk operations.1MIT
Related MCP Connectors
MCP server for Appcircle mobile CI/CD platform.
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Green-pep/meta-ads-mcp-patched'
If you have feedback or need assistance with the MCP directory API, please join our Discord server