Meta-ads-analyzer to Marketing section
@shibanshu12
About Meta-ads-analyzer to Marketing section
Performance marketing diagnostics MCP server for Meta Ads. 15 tools for spend leak detection, creative fatigue analysis, audience decay monitoring, benchmarking, and custom SQL queries. Read-only SQLite security by default.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"meta-ads-analyzer": {
"command": "uv",
"args": [
"run",
"--with",
"meta-ads-analyzer",
"meta-ads-analyzer"
],
"env": {
"META_ADS_DB_PATH": "/path/to/your/meta_ads_data.db"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Meta-ads-analyzer?
An MCP server that turns your Meta Ads data into a conversational analytics layer. It stores historical campaign data locally and lets you query it with natural language via Claude. Built for advertisers and media buyers who need deeper campaign intelligence than Ads Manager charts provide.
How to use Meta-ads-analyzer?
Install pip install meta-ads-analyzer, then add the server to your Claude Desktop config with the META_ADS_DB_PATH environment variable pointing to a SQLite database. Optionally pull your own Meta Ads data using the provided pipeline and your API credentials, or test immediately with included sample data.
Key features of Meta-ads-analyzer
- Creative fatigue detection (frequency >3 + declining CTR)
- Audience decay identification (frequency <2 + dropping CVR)
- Spend leaks analysis (>40% budget at <1.5x ROAS)
- Retargeting cannibalization detection
- Placement and device performance breakdowns
- Custom SQL queries and data health checks
Use cases of Meta-ads-analyzer
- Identify fatigued creatives to refresh ad copy proactively.
- Find spend leaks to reallocate budget toward profitable campaigns.
- Analyze demographic, country, and hourly performance patterns.
- Automate daily data pulls with GitHub Actions for ongoing analysis.
- Compare week-over-week trends and diagnose audience or creative issues.
FAQ from Meta-ads-analyzer
How does it differ from other Meta Ads MCP tools?
This server focuses on historical analysis and marketing intelligence (e.g., fatigue, decay, leaks), not live campaign management. It works offline and includes sample data for testing.
What are the runtime dependencies?
Requires Python 3.10+, a Claude Pro or Max subscription (MCP servers only work with Claude Desktop, Claude Code, or Claude.ai), and optionally
More Developer Tools MCP servers
DevDocs by CyberAGI π
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Comments