Browse 35+ AI video and image models with credit costs, and generate video with an API key.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Official CLI and TypeScript SDK for AI Content Drop โ generate AI video and images across 35+ models from the terminal or from code.
No runtime dependencies. Works with npx, no install and no API key for
anything read-only.
Reading the model catalogue, quoting costs, and asking questions need no credential. Generating needs an API key you create at Settings โ Integrations โ any account works, the free tier includes 10 credits.
Each key can carry a daily credit ceiling, so an agent holding it cannot overspend the budget you set.
Every command prints JSON by default so scripts and agents can parse it; add
--pretty for humans. Failures print JSON to stderr and exit non-zero (2
failure, 3 rate limited).
Rehearse anything that would cost credits:
Errors throw AcdError with status, code, and retryAfter (on 429).
POST https://aicontentdrop.com/mcp (Streamable HTTP) โ manifest
at /.well-known/mcp.jsonPOST https://aicontentdrop.com/mcp/docs/auth.md/openapi.jsonpython/ โ same API surface, zero runtime
dependencies, on PyPI as
aicontentdrop (pip install aicontentdrop)go/ โ same API surface, standard library only,
go get github.com/aicontentdrop/aicontentdrop/goskills/ โ model selection, prompt writing, batch runs,
error handling, credits, image generation. Also served per skill at
https://aicontentdrop.com/skills/<name>/SKILL.md, indexed at
/skills/index.jsonplugin.json + mcp.json
(Agent Plugins v1.0.0)AGENTS.mdDocumentation https://aicontentdrop.com/developers ยท Support support@aicontentdrop.com
MIT licensed.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ai-content-drop)<a href="https://allmcps.com/mcp/ai-content-drop"><img src="https://allmcps.com/api/badge/ai-content-drop?style=directory" alt="AI Content Drop on AllMCPs" /></a>