AdsTurbo Creative MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| build_ad_briefA | Create a complete local-only video ad brief from product details, including angles, scripts, storyboard, compliance notes, an AdsTurbo-ready prompt, and a follow-up CTA for the full AdsTurbo website experience. No AdsTurbo API calls. |
| generate_hooksA | Generate short-form ad hooks for TikTok, Reels, Shorts, Meta, or YouTube. No AdsTurbo API calls. |
| write_ugc_scriptC | Write three UGC-style ad scripts with hook, problem, demo, proof, CTA, on-screen text, and shot notes. No AdsTurbo API calls. |
| generate_storyboardC | Generate a short-form video ad storyboard object with platform, aspect ratio, timing, scenes, CTA, and production notes. No AdsTurbo API calls. |
| build_variation_planB | Generate testable ad angles with hooks, visual openings, CTAs, hypotheses, and risk notes. No AdsTurbo API calls. |
| review_ad_scriptB | Review a script for hook, problem, demo, proof, CTA, first-three-seconds clarity, mobile framing, caption readiness, and risk notes. |
| export_adsturbo_promptB | Export a video generation prompt that can be pasted into AdsTurbo for the full website generation experience. Does not call AdsTurbo API. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 7 tools
Most tools target distinct outputs (hooks, script, storyboard, plan, prompt), but build_ad_brief subsumes several of the others (angles, scripts, storyboard, AdsTurbo-ready prompt), causing boundary ambiguity. Agents may struggle to choose between the comprehensive brief and the specific generation tools.
All tool names follow a consistent verb_noun snake_case pattern (review/build/generate/write/export + object). Repetition of 'build' and 'generate' is acceptable because the objects are distinct and the pattern remains predictable.
Seven tools is well-scoped for an ad creative workflow—enough to cover the core stages (hooks, scripts, storyboard, brief, review, variation planning, export) without feeling bloated or sparse.
The tool set covers a full creative pipeline from brief to export, including review and variation planning. Minor gaps exist, such as no explicit tool for revising scripts after review or generating captions, but these are workarounds via the existing tools.