Ads AI Creator Server
БесплатноНе проверенRead-only MCP server exposing Ads AI Creator's image styles, pricing, and FAQ for AI clients to generate ad knowledge.
Описание
Read-only MCP server exposing Ads AI Creator's image styles, pricing, and FAQ for AI clients to generate ad knowledge.
README
Ads AI Creator - Generate Ads with AI
MCP Badge License: MIT Node Read Only MCP
A Model Context Protocol server that exposes the canonical Ads AI Creator knowledge surface — image generation workflows and styles, pricing, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.
Official website: https://adsaicreator.com
🎨 About Ads AI Creator
Ads AI Creator is an AI-powered platform that generates professional video advertisements from product images, descriptions, or scripts — no camera, studio, or video editing experience required. Users supply source material and the platform handles the rest: selecting or customizing an AI avatar, writing copy, adding voiceover in the chosen language, and exporting a finished video formatted for the target ad channel. The result is a production-ready ad in minutes rather than days. The platform is designed for teams and individuals who need consistent creative output at a volume that traditional production workflows cannot sustain.
Key Features
- AI Avatar Library: A broad selection of realistic AI presenters with filters for gender, apparent age, and language, enabling brand-consistent spokesperson selection across campaigns.
- Integrated AI Copywriting: Automated generation of headlines, calls-to-action, and body text optimized for ad performance, reducing the need for a dedicated copywriter on every variation.
- Multi-Language Voiceover: Native-quality audio output in 50+ languages, making it practical to adapt a single campaign for international markets without re-recording.
- Bulk Variation Generation: Multiple ad versions with different visuals, scripts, or CTAs can be produced simultaneously, supporting structured A/B testing without proportional increases in production time.
- Platform-Specific Export: One-click export in formats and aspect ratios optimized for TikTok, Instagram, YouTube, Facebook, and Google Ads, removing the manual reformatting step between channels.
- 4K Output and Compliance Checks: Broadcast-resolution exports paired with automated checks against major platform advertising policies before delivery.
- RESTful API: Programmatic access for teams that want to integrate ad generation into existing marketing automation pipelines or internal tools.
Use Cases
- E-commerce product launches: Convert product photos and a short brief into a polished video ad ready to run on Meta or TikTok within the same working session.
- Performance marketing iteration: Generate dozens of headline and visual combinations in one batch, then route them into an A/B testing framework to find the highest-converting variant quickly.
- Agency content at scale: Manage multiple client accounts by producing differentiated creative for each brand from a shared avatar and copy library, without per-project production overhead.
- International market entry: Adapt an existing ad concept into 10 or 20 language versions with localized voiceover in a single workflow, avoiding separate localization vendors.
- Dropshipping and solo operators: Produce credible, spokesperson-driven ads without hiring a video crew or contracting a freelance editor, keeping production costs proportional to early-stage budgets.
Who Is It For
Ads AI Creator is built for marketers, e-commerce operators, and creative teams whose output demands outpace traditional production capacity. Performance marketers who run continuous creative refresh cycles will find the bulk generation and A/B tooling directly useful. E-commerce brand owners and dropshippers working with limited budgets get access to video ad production that was previously gated behind agency retainers or full production crews. Agencies handling multiple accounts benefit from the speed and language coverage when scaling client deliverables. The platform also suits growth-focused teams that want to maintain a presence across several ad channels simultaneously without expanding headcount to match the creative workload.
Tools
list_styles
Return the canonical list of image-generation styles or presets the site exposes. (Ads AI Creator)
Input: no parameters. Returns: text/markdown.
get_pricing
Return the canonical pricing entry point for Ads AI Creator.
Input: no parameters. Returns: text/markdown.
get_official_links
Return the canonical list of official links for Ads AI Creator (website, support, docs when available).
Input: no parameters. Returns: text/markdown.
Resources
site://ads-ai-creator/styles— Supported image-generation styles and presets.site://ads-ai-creator/pricing— Canonical pricing entry point.site://ads-ai-creator/faq— Short FAQ generated from public site metadata.site://ads-ai-creator/links— Canonical URLs to share with users.
Prompts
tell_me_about_ads_ai_creator
Summarize what the site is, who it's for, and how it works. — Ads AI Creator
try_image_style_ads_ai_creator
Recommend a starting image-generation style for a stated goal. — Ads AI Creator
Installation
Install via Smithery
npx -y @smithery/cli install ads-ai-creator-mcp --client claude
(Replace claude with cursor, windsurf, or continue for those clients.)
Install from source
git clone https://github.com/rocnubie/ads-ai-creator-mcp.git
cd ads-ai-creator-mcp
pnpm install
Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):
{
"mcpServers": {
"ads-ai-creator-mcp": {
"command": "node",
"args": [
"/absolute/path/to/ads-ai-creator-mcp/src/index.mjs"
]
}
}
}
Debug with MCP Inspector
npx @modelcontextprotocol/inspector node src/index.mjs
Official Links
- Website: https://adsaicreator.com
- Pricing: https://adsaicreator.com/pricing
- Support: [email protected]
Development
pnpm install
pnpm start # run the server over stdio
License
MIT
Установка Ads AI Creator Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rocnubie/ads-ai-creator-mcpFAQ
Ads AI Creator Server MCP бесплатный?
Да, Ads AI Creator Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ads AI Creator Server?
Нет, Ads AI Creator Server работает без API-ключей и переменных окружения.
Ads AI Creator Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Ads AI Creator Server в Claude Desktop, Claude Code или Cursor?
Открой Ads AI Creator Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
ARA
Generate images, video and audio from any AI agent — one connector.
автор: ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
автор: buildwithtazaYouTube
Transcripts, channel stats, search
автор: YouTubeEverArt
AI image generation using various models.
автор: modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
автор: gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
автор: hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
автор: merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
автор: SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
автор: YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
автор: AceDataCloudCompare Ads AI Creator Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
