mcp.film

mcp.film / Video Generation / ReelsFarm MCP

ReelsFarm MCP

OfficialRemoteby ReelsFarmfreemiumverified Aug 16, 2026

Hosted short-form studio for AI avatars, product scenes, UGC videos, and social delivery.

What it does

ReelsFarm is a hosted short-form content studio for agent-driven production: one MCP connection covers AI avatar generation, product scenes, UGC videos, slideshows, asset libraries, and social delivery. For short-form filmmakers and ad teams, creation, scheduling, and publishing share one authenticated workflow instead of separate model endpoints.

Connect

Remote endpoint (Streamable HTTP)
https://mcp.reelsfarm.com/mcp
Claude Code
claude mcp add --transport http reelsfarm https://mcp.reelsfarm.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "reelsfarm": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.reelsfarm.com/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "reelsfarm": {
      "url": "https://mcp.reelsfarm.com/mcp"
    }
  }
}
Auth: oauth — https://reelsfarm.com/docs/mcp — sign in with a ReelsFarm account and authorize the MCP client

Tools you'll see

reelsfarm_prepare_generate_avatarreelsfarm_prepare_generate_ugc_videoreelsfarm_list_galleryreelsfarm_list_slideshowsreelsfarm_prepare_create_automationreelsfarm_prepare_schedule_postreelsfarm_prepare_publish_nowreelsfarm_get_video_job_status

Field notes

Hosted remote MCP verified alive and OAuth-gated on 2026-08-16; the public server card reports version 2.0.1 and 106 tools. Write actions default to Review mode and require explicit reelsfarm_confirm_action; generation and publishing may consume credits or require a paid plan, and publishing also needs connected social accounts. The linked GitHub repository is the public TypeScript client SDK/CLI, not the hosted server source.

Pairs well with