Meta-ads-analyzer to Marketing section
@shibanshu12
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
开发工具 分类下的更多 MCP 服务器
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.

Sentry
modelcontextprotocolModel Context Protocol Servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
评论