mcp.film / Video Generation / Revid
Revid
Hosted MCP that generates, renders, voices, and publishes short-form video end to end.
What it does
Revid's first-party remote MCP puts its whole short-form pipeline behind 14 tools: generate media, render a project, clone a voice, define reusable characters, export the cut, and schedule or immediately publish to connected social accounts. calculate_credits prices a render before you spend on it. The draw for an agent is that generation and distribution sit on one OAuth connection, so a scripted campaign can go from prompt to posted without a human touching a timeline.
Connect
https://www.revid.ai/api/mcp
claude mcp add --transport http revid https://www.revid.ai/api/mcp
{
"mcpServers": {
"revid": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.revid.ai/api/mcp"
]
}
}
}
{
"mcpServers": {
"revid": {
"url": "https://www.revid.ai/api/mcp"
}
}
}
Tools you'll see
generate_mediarender_videoget_project_statuslist_projectscalculate_creditsexport_videoclone_voicecreate_characterschedule_publishpublish_nowField notes
Short-form and social first — this is a faceless TikTok/Reels/Shorts factory, not shot-level cinematic control, and nothing here gives you frame continuity across a scene. Treat publish_now and schedule_publish as live-fire tools: they push to your connected accounts with no staging step, so gate them behind explicit approval. Renders burn credits from your account or active workspace; call calculate_credits first. Endpoint verified live on 12 Aug 2026 — GET returns 405 and /.well-known/oauth-protected-resource advertises scope mcp:use against https://www.revid.ai. Closed source: there is no public repo for the server, and the companion CLI (npm revid-cli 0.1.4, published 4 May 2026) ships UNLICENSED, so read the terms before you build on it.
Pairs well with
MartiniMartini
Official
Featured
The film set for AI videos — direct entire productions from your agent.
D-ID MCP ServerD-ID
Official
D-ID's hosted MCP connecting agents to the D-ID API and docs for avatar video.
fal MCP Serverfal.ai
Official
One hosted endpoint to search, run and chain 1,000+ image, video and audio models.