← All servers

AdsTurbo Creative MCP

io.github.AdsTurbo/adsturbo-creative-mcp v0.1.5
Official Registry git dev-tools

Local-only MCP server and CLI for AI video ad briefs, UGC scripts, storyboards, and prompts.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add adsturbo-creative-mcp -- npx -y adsturbo-creative-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "adsturbo-creative-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adsturbo-creative-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "adsturbo-creative-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adsturbo-creative-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "adsturbo-creative-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adsturbo-creative-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "adsturbo-creative-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "adsturbo-creative-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "adsturbo-creative-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adsturbo-creative-mcp"
      ]
    }
  }
}

Packages

npm adsturbo-creative-mcp@0.1.5

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.AdsTurbo--adsturbo-creative-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent