Back to Apps

Konquest Meta Ads MCP
by Eastmapquest735
Manage Meta Ads campaigns, ad sets, and analytics directly through Claude Code with 57 specialized tools.
0 stars
Works in:claude
Exposes:Tools
What it does
Konquest Meta Ads MCP connects AI assistants to the Meta Marketing API, allowing for the professional management of Facebook and Instagram ad campaigns. It provides a supervised layer for creating assets, auditing targeting, and analyzing performance without needing to navigate the complex Meta Ads Manager interface.
Tools
- Campaign Manager: Create, update, and read campaign data.
- Ad Set Controller: Manage targeting, budgets, and ad set configurations.
- Ad Builder: Handle multi-asset ad setups and creative deployments.
- Targeting Auditor: Inspect audience settings, location, and behavior filters to spot overlaps.
- Diagnostics Suite: Identify missing fields, broken links, and account status errors.
- Safety Gates: Review changes via a supervised flow before they go live.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"konquest-meta-ads": {
"command": "python",
"args": ["-m", "meta_ads_mcp"]
}
}
}
Supported hosts
- Claude Desktop
- Claude Code
Quick install
pip install .Information
- Pricing
- freemium
- Published
- 7/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json as a python module: meta_ads_mcp





