AdsTurbo Creative MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AdsTurbo Creative MCPBuild a TikTok ad brief for GlowPatch LED Face Mask"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AdsTurbo Creative MCP
A local-only MCP server for AI video ad planning.
It helps AI agents build video ad briefs, hooks, UGC scripts, storyboards, variation plans, script reviews, and AdsTurbo-ready prompts without calling AdsTurbo internal services.
Why this exists
AI agents are increasingly used to plan marketing work before production. This MCP server gives those agents a cost-free planning layer:
No AdsTurbo API key required
No video generation
No hidden telemetry
No calls to AdsTurbo internal services
No credit consumption
When the creative plan is ready, users can paste the exported prompt into AdsTurbo or use a separate authenticated AdsTurbo API workflow.
Related MCP server: agent1st-ads-mcp
Tools
Tool | Cost | Description |
| Free/local | Build a full video ad brief from product details |
| Free/local | Generate short-form ad hooks |
| Free/local | Write UGC scripts with hook, problem, demo, proof, CTA |
| Free/local | Generate a 5-scene video ad storyboard |
| Free/local | Generate testable creative angles |
| Free/local | Review script structure and risk notes |
| Free/local | Export a prompt for AdsTurbo video generation |
Install
git clone https://github.com/AdsTurbo/adsturbo-creative-mcp.git
cd adsturbo-creative-mcp
npm install
npm run buildUse with Claude Desktop or another MCP client
{
"mcpServers": {
"adsturbo-creative": {
"command": "node",
"args": ["/absolute/path/to/adsturbo-creative-mcp/dist/server.js"]
}
}
}Inspect locally
npm run inspectExample prompt for an MCP client
Use adsturbo-creative to build a TikTok video ad brief for:
Product: GlowPatch Reusable LED Face Mask
Audience: busy skincare buyers who want a simple at-home routine
Benefits: hands-free 10 minute sessions, reusable silicone mask, red and blue light modes
Pain points: too many skincare steps, expensive appointments, hard to stay consistent
Offer: 15% off this weekCost boundary
This repository is the planning layer only.
It does not include:
generate_videocreate_adsturbo_projectsubmit_storyboardad_clone_generateai_actor_performlip_syncvideo_translateAny other AdsTurbo paid generation call
If those tools are added later, they must require a user-provided API key, show a cost estimate, and never run by default.
Companion projects
Safety and compliance
Use references for structure and pacing, not to copy protected creative work.
Keep claims specific to product information that can be substantiated.
Review platform policy and regulated-category requirements before publishing.
Do not use this tool to impersonate people or brands without permission.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AdsTurbo/adsturbo-creative-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server