# com.aicontentdrop/ai-content-drop (remote · aicontentdrop.com)

Make AI videos and images from a description, on one credit balance. Sign in to generate.

- Trust score: 86/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `aicontentdrop.com`: 86/100 (this document), [markdown](https://verifymcp.io/servers/com-aicontentdrop-ai-content-drop/aicontentdrop.md), [page](https://verifymcp.io/servers/com-aicontentdrop-ai-content-drop/aicontentdrop)

## Channel facts

- Endpoint: `https://aicontentdrop.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 83/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 82/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 7697 tokens (~153/item across 50 items; 41 tools + 9 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 80/100
  - Stability check failed: schema churn in the 26 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 33 additions.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 99% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 41 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 43 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 73/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### How do I install the com.aicontentdrop/ai-content-drop MCP server?

com.aicontentdrop/ai-content-drop is a hosted endpoint at https://aicontentdrop.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-aicontentdrop-ai-content-drop 'https://aicontentdrop.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-aicontentdrop-ai-content-drop": {
      "url": "https://aicontentdrop.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-aicontentdrop-ai-content-drop": {
      "type": "http",
      "url": "https://aicontentdrop.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-aicontentdrop-ai-content-drop]
url = "https://aicontentdrop.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-aicontentdrop-ai-content-drop": {
      "type": "remote",
      "url": "https://aicontentdrop.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-aicontentdrop-ai-content-drop --url 'https://aicontentdrop.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-aicontentdrop-ai-content-drop:
    url: "https://aicontentdrop.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-aicontentdrop-ai-content-drop": {
      "Transport": "http",
      "Url": "https://aicontentdrop.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-aicontentdrop-ai-content-drop -t streamable-http -u 'https://aicontentdrop.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-aicontentdrop-ai-content-drop": {
      "type": "http",
      "url": "https://aicontentdrop.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 74 to 77.

### 2026-09-18 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70.

### 2026-09-17 (score 84, 0)

- [cosmetic] “estimate_credit_cost” added an optional parameter “reference_video_seconds”
- [cosmetic] “generate_video” added an optional parameter “reference_video_url”

### 2026-09-16 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 64.

### 2026-09-14 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 54 to 57.

### 2026-09-12 (score 82, +7)

- [security improvement] Judged manipulation: unverified → pass
- [security] The server rewrote its instructions, which are the text every model session reads
- [functional regression] Schema quality: pass → fail
- [functional improvement] Schema quality: unverified → excellent
- [functional] New prompt “make_an_ad”
- [functional] New prompt “plan_a_board”
- [functional] New tool “ad_to_canvas_card”
- [functional] New tool “add_frame”
- [functional] New tool “add_generation_card”
- [functional] New tool “add_media_card”
- [functional] New tool “add_text_card”
- [functional] New tool “arrange_cards”
- [functional] New tool “create_canvas”
- [functional] New tool “decode_ad”
- [functional] New tool “estimate_ad_cost”
- [functional] New tool “generate_ad”
- [functional] New tool “generate_avatar”
- [functional] New tool “generate_ugc_video”
- [functional] New tool “get_ad_job”
- [functional] New tool “get_canvas”
- [functional] New tool “get_canvas_link”
- [functional] New tool “get_saved_ad”
- [functional] New tool “group_cards”
- [functional] New tool “import_asset”
- [functional] New tool “import_brand_profile”
- [functional] New tool “list_ad_formats”
- [functional] New tool “list_brand_profiles”
- [functional] New tool “list_canvases”
- [functional] New tool “list_saved_ads”
- [functional] New tool “list_ugc_avatars”
- [functional] New tool “move_cards”
- [functional] New tool “refresh_canvas”
- [functional] New tool “rename_canvas”
- [functional] New tool “run_generation_card”
- [functional] New tool “save_competitor_ad”
- [functional] New tool “search_competitor_ads”
- [functional] New tool “update_card”
- [functional] New tool “write_ad_storyboard”

### 2026-09-11 (score 75, −7)

- [security regression] Judged manipulation: pass → unverified
- [security] The server rewrote its instructions, which are the text every model session reads
- [functional regression] Schema quality: excellent → unverified
- [functional improvement] Schema quality: 99 → 85
- [functional] New resource “ad-job”
- [functional] New resource “ad-results”
- [functional] New resource “avatar-picker”
- [functional] New resource “board”

### 2026-09-10 (score 82, 0)

- [security regression] Stability: 0.47 → fail
- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “estimate_credit_cost” rewrote its description, which is the text the model reads
- [security] Tool “generate_video” rewrote its description, which is the text the model reads
- [security] Tool “get_account” rewrote its description, which is the text the model reads
- [security] Tool “get_generation” rewrote its description, which is the text the model reads
- [security] Tool “list_generations” rewrote its description, which is the text the model reads
- [security] Tool “list_models” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 61 → 99
- [functional regression] “generate_video” added a required parameter “quote_id”, so existing callers break
- [functional regression] Resource “pricing” was removed
- [functional] Server version: 1.0.0 → 1.1.0
- [functional] New tool “generate_image”
- [cosmetic] “estimate_credit_cost” added an optional parameter “duration”
- [cosmetic] “estimate_credit_cost” added an optional parameter “resolution”
- [cosmetic] “generate_video” added an optional parameter “resolution”
- [cosmetic] “get_generation” added an optional parameter “kind”
- [cosmetic] “estimate_credit_cost” reworded the description of “quantity”
- [cosmetic] “generate_video” reworded the description of “aspect_ratio”
- [cosmetic] “generate_video” reworded the description of “duration”
- [cosmetic] “generate_video” reworded the description of “model”
- [cosmetic] “get_generation” reworded the description of “id”

## MCP tools (41)

### `list_models` (~95 tokens)

See which AI video or image models can make a video ad, animate a photo, produce a product clip or generate an image, with the credit cost of one generation. No account needed. The list is live; `count` is the number of models currently offered.

Input parameters:

- `max_credits` (number): Only return models costing this many credits or fewer.
- `type` (string): Model family to list. Defaults to video.

Output parameters:

- `count` (number): Models returned after filtering.
- `models` (array)
- `note` (string)
- `type` (string)

### `estimate_credit_cost` (~259 tokens)

Price a video or image before making it. Returns the exact credit cost and a quote_id that generate_video and generate_image require. No account needed. Pass the duration and resolution you intend to use; some video models bill per second.

Input parameters:

- `duration` (number): Video length in seconds you intend to generate. Affects the price of per-second models.
- `model_id` (string, required): Model ID, e.g. "kling_3_0" or "veo_3_fast".
- `quantity` (number): How many generations to price. Defaults to 1. Only a quote for exactly 1 can be spent; larger quantities are for planning.
- `reference_video_seconds` (number): Length in seconds of the reference video you will pass as reference_video_url (seedance_2_5 up to 30 s, or seedance_2_0_fast up to 15 s at 720p). Reference seconds are billed as input, so they change…
- `resolution` (string): Video resolution you intend to generate, e.g. "720p" or "1080p". Affects the price of per-second models.

Output parameters:

- `basis` (string)
- `credits_each` (number)
- `credits_total` (number)
- `duration_seconds` (number): The duration actually priced, for per-second models.
- `model_id` (string): Normalized to underscores.
- `name` (string)
- `next_step` (string)
- `quantity` (number)
- `quote_expires_at` (string): ISO time after which the quote is refused.
- `quote_id` (string): Signed quote. Pass it to generate_video or generate_image; it fixes the price and makes a retry safe.
- `reference_video_seconds` (number): Reference-video seconds priced as input, when a reference was quoted.
- `resolution` (string): The resolution actually priced, for per-second models.
- `type` (string)

### `search_articles` (~69 tokens)

Search AI Content Drop's published guides and model comparisons about AI video generation, prompting, and ad creative.

Input parameters:

- `limit` (number): Maximum results (1-25). Defaults to 10.
- `query` (string, required): Keywords, e.g. 'kling vs sora' or 'ugc hooks'.

Output parameters:

- `count` (number)
- `query` (string)
- `results` (array)

### `get_article` (~44 tokens)

Fetch the full text of one published article as markdown, by slug.

Input parameters:

- `slug` (string, required): Article slug, e.g. "kling-vs-sora-comparison".

Output parameters:

- `markdown` (string): Full article body.
- `published` (string)
- `slug` (string)
- `title` (string)
- `url` (string)

### `list_ad_formats` (~71 tokens)

See the ad formats the studio can produce — UGC, talking head, unboxing, tutorial, TV spot, product hero, hyper-motion, try-on and more — with a one-line description, the default aspect and the allowed shot count and duration. No account needed. Pick one before writing a brief.

Output parameters:

- `count` (number)
- `formats` (array)
- `note` (string)

### `list_ugc_avatars` (~56 tokens)

See the catalogue creators available for a UGC video — name, style and a portrait URL — and the fields generate_ugc_video accepts. No account needed. A person's own photo can be used instead, with their consent.

Output parameters:

- `avatars` (array)
- `count` (number)
- `note` (string)

### `estimate_ad_cost` (~374 tokens)

Price a studio job before making it: a finished ad from a brief or storyboard (kind "ad"), a UGC creator video (kind "ugc"), a generated avatar (kind "avatar") or a competitor-ad decode (kind "decode"). Returns the credit lines, the total and a quote_id that generate_ad, generate_ugc_video, generate_avatar and decode_ad require. No account needed. For an ad, quote exactly the fields you will submit.

Input parameters:

- `brief` (object): The ad brief: brandName, brandOneLiner, valueProps (1-8 strings), cta, intent, format (an id from list_ad_formats), shotCount (2-5), totalDurationSec (6-20), aspect (9:16 | 16:9 | 1:1), language, qua…
- `kind` (string): Defaults to ad.
- `model_tier` (string): cinematic renders on Seedance with director-grade camera work and costs more per shot; needs the brief.
- `needs_avatar_gen` (boolean): True when the avatar still has to be generated (billed as a line).
- `needs_product_gen` (boolean): True when the product still has to be generated (billed as a line).
- `persona_mode` (string): synthetic lets the studio substitute one consistent generated creator for the avatar; exact-avatar (default) keeps the avatar as given.
- `quality` (string): Lip-sync tier. premium costs more per talking shot. Defaults to the brief's quality, else fast.
- `storyboard` (object): The storyboard returned by write_ad_storyboard, as is or edited. When present it is what renders; the brief is optional alongside it.

Output parameters:

- `basis` (string)
- `credits_total` (number): For an ad, the most it can cost; the charge on success is never higher.
- `expires_at` (string): ISO time after which the quote is refused.
- `expires_in_seconds` (number)
- `kind` (string)
- `lines` (array)
- `next_step` (string)
- `quote_id` (string): Signed quote. Pass it to the matching generate_* tool; it fixes the price and makes a retry safe.

### `generate_video` (~387 tokens)

Make an AI video: a product ad, a vertical clip for social, a cinematic shot, or animate a photo into video (image-to-video). Requires a quote_id from estimate_credit_cost so the price is agreed first; then returns a job id to poll with get_generation. Credits are charged only when the video succeeds. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `aspect_ratio` (string): Defaults to 16:9. Use 9:16 for vertical social clips.
- `duration` (number): Length in seconds. Must match the quoted duration for per-second models.
- `image_url` (string): Optional public image URL to animate (image-to-video).
- `model` (string): Model ID from list_models, e.g. "kling_3_0". Must match the quoted model; omitted means the quoted model.
- `prompt` (string, required): What the video should show. Detailed prompts produce better results.
- `quote_id` (string, required): The quote_id from estimate_credit_cost for this exact model, duration and resolution. Required.
- `reference_video_url` (string): Optional public https URL of a reference video (for example a 3D blockout playblast) whose camera movement, shot rhythm and subject motion the generation must follow. seedance_2_5 (30 s max) or seeda…
- `resolution` (string): e.g. "720p" or "1080p". Must match the quoted resolution for per-second models.

Output parameters:

- `credits_quoted` (number): The price fixed by the quote.
- `credits_used` (number): 0 until the render succeeds; billing is post-deduct.
- `id` (string): Poll this with get_generation.
- `image_url` (string|null): Null until the render finishes.
- `kind` (string)
- `model` (string|null)
- `next_step` (string): What to do next, in words, so a model need not infer it.
- `replayed` (boolean): True when this quote_id had already been submitted and the original job was returned.
- `status` (string)
- `unlimited` (boolean)
- `video_url` (string|null): Null until the render finishes.

### `generate_image` (~246 tokens)

Make an AI image: a product still, a thumbnail, a poster, concept art, or a reference frame to animate later. Requires a quote_id from estimate_credit_cost so the price is agreed first; then returns a job id to poll with get_generation (kind "image"). Credits are charged only when the image succeeds. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `image_url` (string): Optional public reference image (image-to-image). Only these models accept one: gpt_image_2, gpt_image_2_edit, gpt_image_2_5_flare, gpt_image_2_5_sunburst, seedream_5_0_pro.
- `model` (string): Image model ID from list_models with type "image". Must match the quoted model; omitted means the quoted model.
- `prompt` (string, required): What the image should show.
- `quote_id` (string, required): The quote_id from estimate_credit_cost for this exact image model. Required.

Output parameters:

- `credits_quoted` (number): The price fixed by the quote.
- `credits_used` (number): 0 until the render succeeds; billing is post-deduct.
- `id` (string): Poll this with get_generation.
- `image_url` (string|null): Null until the render finishes.
- `kind` (string)
- `model` (string|null)
- `next_step` (string): What to do next, in words, so a model need not infer it.
- `replayed` (boolean): True when this quote_id had already been submitted and the original job was returned.
- `status` (string)
- `unlimited` (boolean)
- `video_url` (string|null): Null until the render finishes.

### `get_generation` (~133 tokens)

Check whether a video or image is finished and get its URL. Poll this after generate_video or generate_image; pass kind "image" for an image job. Reports status, the finished file URL, and the credits charged. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `id` (string, required): The id returned by generate_video or generate_image.
- `kind` (string): Which job type the id belongs to. Defaults to video.

Output parameters:

- `created_at` (string|null)
- `credits_used` (number): Charged only on success — a failed generation is 0.
- `error_message` (string|null)
- `id` (string): Poll this with get_generation.
- `image_url` (string|null)
- `kind` (string)
- `model` (string|null): Model ID, underscored.
- `status` (string): generating | processing | completed | failed | timeout
- `thumbnail_url` (string|null)
- `title` (string|null)
- `video_url` (string|null)

### `list_generations` (~92 tokens)

List the account's recent video generations, newest first, with their status and URLs. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `limit` (number): How many to return (1-50). Defaults to 10.

Output parameters:

- `count` (number)
- `generations` (array)

### `get_account` (~79 tokens)

Check the signed-in account's remaining credits and current plan name before generating, and get the informational page about plans and entitlement. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Output parameters:

- `can_generate` (boolean)
- `credits_remaining` (number)
- `info_url` (string): Informational page describing plans and entitlement options.
- `note` (string)
- `plan` (string): free | starter | professional | ultra | enterprise_max
- `username` (string|null)

### `write_ad_storyboard` (~208 tokens)

Turn an ad brief into a storyboard: 2-5 shots with framing, the spoken line, the caption and the duration of each. Costs no credits. Show it to the person, edit it if needed, then price it with estimate_ad_cost and submit it with generate_ad. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `brief` (object, required): The ad brief: brandName, brandOneLiner, valueProps (1-8 strings), cta, intent, format (an id from list_ad_formats), shotCount (2-5), totalDurationSec (6-20), aspect (9:16 | 16:9 | 1:1), language, qua…

Output parameters:

- `format` (string)
- `next_step` (string)
- `storyboard` (object|null): ad { aspect, totalDurationSec, voiceLanguage } and shots[].

### `generate_ad` (~574 tokens)

Make a finished video ad — multi-shot, with a speaking creator, product shots, captions and an optional music bed — from a brief or a storyboard plus an avatar image and a product image. Requires a quote_id from estimate_ad_cost for exactly these fields; returns a job_id to poll with get_ad_job. Credits are charged only when the ad succeeds, and never more than the quote. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `avatar_description` (string): Optional one-line identity note for the creator (20-500 characters).
- `avatar_url` (string, required): Public https URL of the creator's reference image (a catalogue portrait, a generate_avatar result, or an import_asset URL).
- `brief` (object): The ad brief: brandName, brandOneLiner, valueProps (1-8 strings), cta, intent, format (an id from list_ad_formats), shotCount (2-5), totalDurationSec (6-20), aspect (9:16 | 16:9 | 1:1), language, qua…
- `canvas_id` (string): Optional board id (from list_canvases or create_canvas): the ad is placed on it as a generation card that fills in when the render lands.
- `model_tier` (string): cinematic renders on Seedance with director-grade camera work and costs more per shot; needs the brief.
- `music` (object): Optional music bed.
- `needs_avatar_gen` (boolean): True when the avatar still has to be generated (billed as a line).
- `needs_product_gen` (boolean): True when the product still has to be generated (billed as a line).
- `persona_mode` (string): synthetic lets the studio substitute one consistent generated creator for the avatar; exact-avatar (default) keeps the avatar as given.
- `product_description` (string): Optional one-line product note (10-500 characters).
- `product_image_url` (string, required): Public https URL of the product image.
- `project_id` (string): Optional studio project (uuid) to file the run under.
- `quality` (string): Lip-sync tier. premium costs more per talking shot. Defaults to the brief's quality, else fast.
- `quote_id` (string, required): The quote_id from estimate_ad_cost for these exact fields (kind ad). Required.
- `storyboard` (object): The storyboard returned by write_ad_storyboard, as is or edited. When present it is what renders; the brief is optional alongside it.

Output parameters:

- `credits_quoted` (number): The ceiling fixed by the quote.
- `job_id` (string): Poll this with get_ad_job.
- `next_step` (string)
- `poll_after_seconds` (number)
- `replayed` (boolean): True when this quote_id had already been submitted and the original job was returned.
- `run_id` (string|null)
- `status` (string)

### `get_ad_job` (~115 tokens)

Check an ad job: stage and percent while it renders, then the finished video URL, the storyboard sheet, duration, size and the credits charged. Poll every 15 seconds after generate_ad; stop after 15 minutes. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `job_id` (string, required): The job_id returned by generate_ad.

Output parameters:

- `credits_used` (number|null): Credits charged for this job when the record reports them; null when a succeeded job's record does not carry the figure (credits_quoted from generate_ad is the ceiling). 0 while running, when failed,…
- `duration_seconds` (number)
- `error` (string)
- `job_id` (string)
- `next_step` (string)
- `note` (string): Present only when a succeeded job's charge could not be applied to the account.
- `percent` (number)
- `retry_after_seconds` (number): Present while the job is not terminal.
- `run_id` (string)
- `size_bytes` (number)
- `stage` (string): storyboard | rendering | done, while known.
- `status` (string)
- `storyboard_sheet_url` (string): The storyboard sheet image, when the run produced one.
- `video_url` (string): The finished ad with burnt-in captions. Present only when succeeded.

### `generate_ugc_video` (~302 tokens)

Make a UGC-style creator video: a catalogue creator (template from list_ugc_avatars) or a person's own photo (image_url) speaks the script with lip-sync, optional voice choice and ambience. Requires a quote_id from estimate_ad_cost with kind "ugc", and image_rights_consent: true given by the person. Returns an id to poll with get_generation. Credits are charged only on success. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `ambience` (string): Optional background sound, e.g. cafe, street, none.
- `image_rights_consent` (boolean, required): Must be true, and only after the person confirmed they hold the rights to the face and accept the acceptable-use terms. No default.
- `image_url` (string): Public https URL of the person's photo. Alternative to template.
- `language` (string): Optional language code, e.g. en.
- `quote_id` (string, required): The quote_id from estimate_ad_cost with kind "ugc". Required.
- `script` (string, required): What the creator says, up to 1000 characters.
- `template` (string): A creator id from list_ugc_avatars. Alternative to image_url.
- `voice` (string): Optional voice id or name.

Output parameters:

- `credits_quoted` (number)
- `credits_used` (number): 0 until the render succeeds; billing is post-deduct.
- `id` (string): Poll this with get_generation.
- `kind` (string)
- `next_step` (string)
- `replayed` (boolean)
- `status` (string)

### `generate_avatar` (~190 tokens)

Generate a creator portrait (Nano Banana) to use as the avatar in generate_ad, checked for hands, face and background defects. Requires a quote_id from estimate_ad_cost with kind "avatar". Finishes within the call; credits are charged only when a portrait comes back. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `aspect_ratio` (string): Defaults to 9:16.
- `prompt` (string, required): Who the creator is: age, look, clothing, setting, mood (20-800 characters).
- `quote_id` (string, required): The quote_id from estimate_ad_cost with kind "avatar". Required.
- `save_as` (string): Optional name; saves the portrait on a brand profile for reuse.

Output parameters:

- `avatar_url` (string|null): Pass as avatar_url to generate_ad.
- `brand_profile_id` (string|null)
- `credits_quoted` (number)
- `credits_used` (number): The charge that landed; 0 when no portrait came back or the charge could not be applied (then note says so).
- `next_step` (string)
- `note` (string): Present only when the charge could not be applied to the account.
- `qa_notes` (array)
- `qa_passed` (boolean)
- `replayed` (boolean)

### `import_asset` (~112 tokens)

Copy a public image (JPEG, PNG or WebP, at most 10 MB) onto AI Content Drop so it can be used as an avatar, product or photo reference. Returns the hosted URL. Costs no credits. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `url` (string, required): Public https URL of the image.

Output parameters:

- `bytes` (number)
- `content_type` (string)
- `height` (number)
- `next_step` (string)
- `url` (string): The hosted copy.
- `width` (number)

### `list_brand_profiles` (~88 tokens)

List the account's saved brand profiles — name, site, value props, CTA, tone, product images — so ads for the same brand reuse the same facts. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Output parameters:

- `count` (number)
- `next_step` (string)
- `profiles` (array)

### `import_brand_profile` (~145 tokens)

Read a brand's website and save a brand profile from it: name, value props, CTA, tone and product images. Costs no credits. Low-confidence reads are returned for confirmation instead of being saved. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `mode` (string): What kind of page it is. Defaults to product.
- `persist` (boolean): Save when the read is confident. Defaults to true.
- `url` (string, required): The brand's product page or app page.

Output parameters:

- `extraction` (object|null): What was read from the page.
- `next_step` (string)
- `profile` (object|null): The saved profile, or null when not saved.
- `warnings` (array)

### `list_canvases` (~102 tokens)

List the account's boards (visual canvases), newest first: id, name, revision, card count and the board's page link. Costs no credits. Start here to pick a board or to see that none exists yet. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Output parameters:

- `canvases` (array)
- `count` (number)
- `next_step` (string)

### `create_canvas` (~106 tokens)

Create a new, empty board and return it. Costs no credits. Use one board per plan or campaign; cards are added with the add_* tools. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `name` (string): Board name, up to 100 characters. Defaults to Untitled Canvas.

Output parameters:

- `canvas` (object)
- `next_step` (string)

### `get_canvas` (~118 tokens)

Read one board in full: every card with its type, position, size and data, the edges, and the revision. Generation cards that are still rendering are checked against their jobs on every read. Costs no credits. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.

Output parameters:

- `canvas` (object)
- `next_step` (string)

### `rename_canvas` (~132 tokens)

Rename a board. Costs no credits. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `name` (string, required): The new name, 1-100 characters.
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.

Output parameters:

- `canvas` (object)
- `next_step` (string)

### `get_canvas_link` (~108 tokens)

Get the link to a board's page on AI Content Drop so the person can open it in a browser or the host's embedded browser panel. Costs no credits. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.

Output parameters:

- `canvas_id` (string)
- `link` (string)
- `name` (string)
- `next_step` (string)

### `add_text_card` (~259 tokens)

Add a text card (a note, an idea, a script line) to a board. The server places it on a grid unless a position is given. Costs no credits. Returns the whole board and the new card. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `color` (string): Optional colour name or hex the website uses for the card.
- `height` (number): Optional card height in pixels.
- `position` (object): Optional { x, y } in board pixels. When omitted the server places the card in the first free grid cell.
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.
- `text` (string, required): The card's text, up to 4000 characters.
- `title` (string): Optional title, up to 200 characters.
- `width` (number): Optional card width in pixels.

Output parameters:

- `canvas` (object)
- `card` (object|null)
- `next_step` (string)

### `add_media_card` (~278 tokens)

Add an image or video card to a board from a public https URL (an import_asset result, a finished generation's video_url, or an ad's video_url). Costs no credits. Returns the whole board and the new card. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `caption` (string): Optional caption, up to 2000 characters.
- `height` (number): Optional card height in pixels.
- `kind` (string, required)
- `position` (object): Optional { x, y } in board pixels. When omitted the server places the card in the first free grid cell.
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.
- `source` (object): Optional provenance: where the media came from.
- `title` (string): Optional title, up to 200 characters.
- `url` (string, required): Public https URL of the image or video.
- `width` (number): Optional card width in pixels.

Output parameters:

- `canvas` (object)
- `card` (object|null)
- `next_step` (string)

### `add_frame` (~222 tokens)

Add a labelled frame (a region such as Week 1 or Hooks) to a board. To wrap existing cards in a frame use group_cards instead. Costs no credits. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `height` (number): Optional height in pixels; defaults to 360.
- `label` (string, required): The frame's label, up to 200 characters.
- `position` (object): Optional { x, y } in board pixels. When omitted the server places the card in the first free grid cell.
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.
- `width` (number): Optional width in pixels; defaults to 480.

Output parameters:

- `canvas` (object)
- `card` (object|null)
- `next_step` (string)

### `add_generation_card` (~362 tokens)

Add a draft generation card to a board: a prompt and a model (an id from list_models) that can be rendered later with run_generation_card. Adding it costs nothing; nothing renders until it is run with a quote. Set duration and resolution on the card for a per-second model: the quote for run_generation_card must be taken with them. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `aspect_ratio` (string): Optional, e.g. 9:16, 16:9, 1:1.
- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `duration` (number): Optional clip length in seconds, for video models that price by duration.
- `height` (number): Optional card height in pixels.
- `image_url` (string): Optional public https reference image for image-to-video or image-to-image.
- `kind` (string): Defaults to video.
- `model` (string): A model id from list_models.
- `position` (object): Optional { x, y } in board pixels. When omitted the server places the card in the first free grid cell.
- `prompt` (string): The generation prompt, up to 4000 characters.
- `resolution` (string): Optional, e.g. 720p, 1080p.
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.
- `width` (number): Optional card width in pixels.

Output parameters:

- `canvas` (object)
- `card` (object|null)
- `next_step` (string)

### `update_card` (~317 tokens)

Change a card: merge fields into its data (text or title on a text card; prompt, model, kind, aspect_ratio, duration, resolution or image_url on a generation card; title or caption on a media card; label on a frame), or move and resize it. Costs no credits. status, job_id, job_kind, quote_id, media_url, thumbnail_url, credits_used and error are set by the server when a card runs and are refused here. A per-second model is priced from the card's duration and resolution, so set them before quoting. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `card_id` (string, required): The card id, from cards[] on the board.
- `data` (object): Fields to merge into the card's data; fields not named are kept.
- `height` (number): Optional card height in pixels.
- `position` (object): Optional { x, y } in board pixels. When omitted the server places the card in the first free grid cell.
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.
- `width` (number): Optional card width in pixels.

Output parameters:

- `canvas` (object)
- `card` (object|null)
- `next_step` (string)

### `move_cards` (~152 tokens)

Move one or more cards to new positions on a board. The server places new cards itself; this is for the board view's drag. Costs no credits. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `moves` (array, required): Cards and their new positions.
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.

Output parameters:

- `canvas` (object)
- `next_step` (string)

### `arrange_cards` (~171 tokens)

Lay chosen cards (or the whole board) out as a grid, a row or a column. Costs no credits. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `gap` (number): Optional spacing in pixels; defaults to 24.
- `ids` (array): Card ids to arrange; omitted means every card.
- `layout` (string, required)
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.

Output parameters:

- `canvas` (object)
- `next_step` (string)

### `group_cards` (~162 tokens)

Wrap chosen cards in a labelled frame that encloses them. Returns the board and the new frame. Costs no credits. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `ids` (array, required): The card ids to enclose.
- `label` (string, required): The frame's label, up to 200 characters.
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.

Output parameters:

- `canvas` (object)
- `card` (object|null)
- `next_step` (string)

### `run_generation_card` (~254 tokens)

Render a generation card: its prompt and model become a video or image job whose result lands in the card. Requires a quote_id from estimate_credit_cost for the card's model and kind (quantity 1), taken with the card's duration and resolution when it has them: per-second models are priced from those, and the quote is verified against the card. Credits are charged only on success; a retry with the same quote_id returns the same job. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `card_id` (string, required): A generation card with a model and a prompt.
- `quote_id` (string, required): The quote_id from estimate_credit_cost for this card's model and kind, quoted with the card's duration and resolution when it has them. Required.
- `revision` (number): The board revision this change is based on (from the last board you saw). Optional: when omitted the tool reads the current one first.

Output parameters:

- `canvas` (object)
- `card` (object|null)
- `credits_quoted` (number|null): The ceiling fixed by the quote.
- `job` (object)
- `next_step` (string)

### `refresh_canvas` (~117 tokens)

Re-read a board (same answer as get_canvas). Call it every 10 seconds while a generation card is rendering; a finished render sets the card's status to done and its media_url. Costs no credits. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.

Output parameters:

- `canvas` (object)
- `next_step` (string)

### `search_competitor_ads` (~191 tokens)

Search live competitor ads by keyword on Meta or TikTok: advertiser, copy, hook, call to action, media and run time per ad. Costs no credits. When live data is not available the rows are samples, marked demo: true with a note; never present those as real ads. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `keyword` (string, required): What to search for: a product, a category or a competitor, 1-200 characters.
- `limit` (number): Rows to return, 1-20; defaults to 10.
- `platform` (string): Defaults to meta.
- `sort` (string): impressions (default) ranks by reach; recent by start date.

Output parameters:

- `count` (number): Rows returned.
- `demo` (boolean): True when results are sample rows because live data was not available.
- `keyword` (string)
- `next_step` (string)
- `note` (string): Present only when demo is true: why, and what the rows are.
- `platform` (string)
- `results` (array)
- `sort` (string)
- `total_found` (number): Rows the search produced before limit.

### `list_saved_ads` (~99 tokens)

List the competitor ads saved on the account, newest first: id, advertiser, hook, media and whether a decode is stored. Costs no credits. Start here to pick an ad to decode or place on a board. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Output parameters:

- `ads` (array)
- `count` (number)
- `next_step` (string)

### `get_saved_ad` (~115 tokens)

Read one saved competitor ad in full, with its stored decode (the ad's formula and a recreation prompt) when it has one. Costs no credits; never runs a decode. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `ad_id` (string, required): A saved ad's id, from list_saved_ads or save_competitor_ad.

Output parameters:

- `ad` (object)
- `decode` (object|null): The ad's formula, layer by layer, plus a generation-ready prompt.
- `next_step` (string)

### `save_competitor_ad` (~122 tokens)

Keep one ad from search_competitor_ads on the account so it can be decoded and placed on a board. Pass the row exactly as returned. Costs no credits. Saving the same ad twice returns the existing saved ad. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `ad` (object, required): One row from search_competitor_ads results[], copied as is.

Output parameters:

- `ad` (object)
- `next_step` (string)

### `decode_ad` (~169 tokens)

Decode a saved competitor ad into a reusable formula: hook, script, scenes, audio, call to action and style, plus a generation-ready recreation prompt. Requires a quote_id from estimate_ad_cost with kind "decode" (a flat price). Credits are charged only when the analysis succeeds; an ad decoded before returns its stored decode and charges nothing. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `ad_id` (string, required): A saved ad's id, from list_saved_ads or save_competitor_ad.
- `quote_id` (string, required): The quote_id from estimate_ad_cost with kind "decode". Required.

Output parameters:

- `ad_id` (string)
- `cached` (boolean): True when a stored decode was returned; nothing was charged.
- `credits_quoted` (number): The price fixed by the quote.
- `credits_used` (number|null): Credits charged: 0 for a stored decode or when the charge could not be applied (then note says so); null when the figure is not reported.
- `decode` (object): The ad's formula, layer by layer, plus a generation-ready prompt.
- `next_step` (string)
- `note` (string): Present only when the charge could not be applied to the account.
- `replayed` (boolean): True when this quote_id had already been submitted and the original result was returned.

### `ad_to_canvas_card` (~178 tokens)

Place a saved competitor ad on a board as a media card (its video or image, the advertiser as title, the hook as caption) with its decoded brief attached when it has one. Costs no credits. Returns the whole board and the new card. SIGN-IN REQUIRED: connect this server with OAuth (the host prompts for it), or add an API key header "Authorization: Bearer acd_live_…" created at https://aicontentdrop.com/settings/integrations.

Input parameters:

- `ad_id` (string, required): A saved ad's id, from list_saved_ads or save_competitor_ad.
- `canvas_id` (string, required): The board id, from list_canvases or create_canvas.
- `revision` (number): The board revision this change is based on. Optional: when omitted the tool reads the current one first.

Output parameters:

- `ad` (object)
- `canvas` (object)
- `card` (object|null)
- `next_step` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-aicontentdrop-ai-content-drop/aicontentdrop#diagnostics

## Score history

- 2026-09-21: 86
- 2026-09-20: 86
- 2026-09-19: 85
- 2026-09-18: 85
- 2026-09-17: 84
- 2026-09-16: 84
- 2026-09-15: 83
- 2026-09-14: 83
- 2026-09-13: 82
- 2026-09-12: 82
- 2026-09-11: 75
- 2026-09-10: 82
- 2026-09-09: 82
- 2026-09-08: 82
- 2026-09-07: 81
- 2026-09-06: 81
- 2026-09-05: 80
- 2026-09-04: 80
- 2026-09-03: 79
- 2026-09-02: 79
- 2026-09-01: 78
- 2026-08-31: 78
- 2026-08-30: 77
- 2026-08-29: 77
- 2026-08-28: 77
- 2026-08-27: 76
- 2026-08-26: 77

## Common questions

### What is the com.aicontentdrop/ai-content-drop MCP server?

com.aicontentdrop/ai-content-drop is an MCP server listed in the public MCP registry as com.aicontentdrop/ai-content-drop. Make AI videos and images from a description, on one credit balance. Sign in to generate. This page covers its hosted endpoint (https://aicontentdrop.com/mcp).

### Is the com.aicontentdrop/ai-content-drop MCP server safe to use?

com.aicontentdrop/ai-content-drop scores 86 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the com.aicontentdrop/ai-content-drop MCP server expose?

com.aicontentdrop/ai-content-drop exposes 41 tools: list_models, estimate_credit_cost, search_articles, get_article, list_ad_formats, and 36 more. Their descriptions and schemas cost roughly 7,373 tokens of context every time the server is loaded.

### Does the com.aicontentdrop/ai-content-drop MCP server require authentication?

No. We connected to com.aicontentdrop/ai-content-drop without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.aicontentdrop/ai-content-drop MCP server still maintained?

com.aicontentdrop/ai-content-drop is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://aicontentdrop.com/mcp
- Repository: https://github.com/aicontentdrop/aicontentdrop
- Website: https://aicontentdrop.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-aicontentdrop-ai-content-drop/aicontentdrop.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-aicontentdrop-ai-content-drop/aicontentdrop.json
- HTML version of this page: https://verifymcp.io/servers/com-aicontentdrop-ai-content-drop/aicontentdrop
