MCP.so
ログイン
M

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.

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

shibanshu12

投稿者

Shibanshu Jha

設定

以下の設定を使って、このサーバーを 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

コメント

「開発者ツール」の他のコンテンツ