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.
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
Frequently asked questions
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
Basic information
More Developer Tools MCP servers
MCP Server By TestMu AI
TestMu AITestMu AI MCP Server lets developers run, debug, and triage tests through natural language directly from their IDE (Cursor, Claude, GitHub Copilot, and other MCP clients). It exposes five tools — HyperExecute (test orche

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Rams
HSLA0001 Inc.Design review for UI code, inside your agent. One tool (review_files): up to 20 files in, a scored review out — 0–100, issues with severity and file:line, a concrete fix for each. 258 versioned rules across accessibility
Comments