MCP Directory
Back

creative-ad-agent

by DV0x · TypeScript · ★ 102

Multi-agent system for generating Meta/Instagram ad creatives using Claude SDK and Nano Banana MCP

Install

npx -y github:DV0x/creative-ad-agent

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "creative-ad-agent": {
      "command": "npx",
      "args": [
        "-y",
        "github:DV0x/creative-ad-agent"
      ]
    }
  }
}

From the README

An AI-powered creative advertising agent that generates conversion-focused ads using a **hook-first methodology**. Built with the Claude Agent SDK, it analyzes brand websites, extracts factual data, and creates 6 diverse ad concepts with AI-generated images. - **Hook-First Ad Generation** - Hooks are mined from research data using proven formulas (hooks = 80% of ad performance) - **Research-Driven** - Extracts real data from brand websites: offers, value props, proof points, testimonials - **6 Diverse Concepts** - Each concept uses a different emotional trigger (social proof, urgency, curiosi…
Read full README on GitHub →

Related ai & ml servers