mcpbeat Sign in

AI Content Drop MCP Server

by aicontentdrop Your server? Claim it
answering

AI Content Drop is answering right now. Last checked 10 min ago. It exposes 8 tools. Last commit 27 Aug 2026.

Browse 35+ AI video and image models with credit costs, and generate video with an API key.

Uptime history 6 days of history
6 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
151 ms
Response time
average over 24h
0
Stars
last commit 27 Aug 2026

Nothing serious here today

Today is the operative word: we check AI Content Drop every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add ai-content-drop --transport http https://aicontentdrop.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-content-drop": {
      "url": "https://aicontentdrop.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-content-drop]
url = "https://aicontentdrop.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ai-content-drop": {
      "url": "https://aicontentdrop.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-content-drop": {
      "url": "https://aicontentdrop.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

account
get_account
Credit balance and plan for the authenticated account. Check this before a batch of generations. REQUIRES AN API KEY: add "Authorization: Bearer acd_live_…" to this MCP server; a key is created by a signed-in human at https://aicontentdrop.com/settings/integrations.
article
get_article
Fetch the full text of one published article as markdown, by slug.
articles
search_articles
Search AI Content Drop's published guides and model comparisons about AI video generation, prompting, and ad creative.
estimate
estimate_credit_cost
Estimate the credit cost of generating with a specific model, optionally for a batch of several generations.
generate
generate_video
Start generating an AI video on the authenticated account. Returns a job id immediately — poll get_generation until status is 'completed'. Charges credits only on success. Call estimate_credit_cost first if the cost matters. REQUIRES AN API KEY: add "Authorization: Bearer acd_live_…" to this MCP server; a key is created by a signed-in human at https://aicontentdrop.com/settings/integrations.
generation
get_generation
Check one generation by id: status ('generating', 'completed', 'failed'), the finished video URL, and credits charged. REQUIRES AN API KEY: add "Authorization: Bearer acd_live_…" to this MCP server; a key is created by a signed-in human at https://aicontentdrop.com/settings/integrations.
generations
list_generations
List recent generations on the authenticated account, newest first. REQUIRES AN API KEY: add "Authorization: Bearer acd_live_…" to this MCP server; a key is created by a signed-in human at https://aicontentdrop.com/settings/integrations.
models
list_models
List the AI video or image models available on AI Content Drop with their flat credit cost per generation.

Endpoints

URLTransportStateLatencyChecked
https://aicontentdrop.com/mcp streamable-http answering 186 ms 10 min ago

Alternatives to AI Content Drop

same job, measured the same way
Imageat
by incendies

Generate and edit images and videos with imageat.

26 installs/wk answering
Xmorf
by crawde

AI image editing and generation via xmorf API. Edit, generate, and list models.

49 installs/wk local only
C
Selfielab
by selfielabstudio

Generate and edit AI images and videos with SelfieLab's creative tools.

answering
xSkill AI
by hexiaochun

AI content generation with 50+ models: image, video, TTS, voice cloning, and more.

answering
Muapi
by anil-matcha

Generate images, videos, and audio using 100+ AI models via muapi.ai.

72 installs/wk local only
Gemini MCP
by chrischall

Generate and edit images with Google Gemini (Nano Banana / Nano Banana Pro) image models.

1 005 installs/wk local only
Picsart GenAI
by picsart-api

Generate and edit images, videos, and audio with 150+ models from 20+ vendors.

34 tools answering
Writingmate MCP
by writingmate

Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.

answering

AI Content Drop — questions

Answers built from our own checks of this server.

What can AI Content Drop do?
It exposes 8 tools, read directly from the server on our last check. Among them: estimate_credit_cost, generate_video, get_account, get_article, get_generation, list_generations and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AI Content Drop working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 151 ms. The bar chart above shows every period we have measured.
How do I connect AI Content Drop?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AI Content Drop need an API key?
No. AI Content Drop completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AI Content Drop?
It answers our handshake in 151 ms on average, which is faster than 80% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AI Content Drop open source?
Yes — it is published under the MIT licence, written in Go and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.