mcp.film

mcp.film / Editing & Post / Plainly Videos MCP

Plainly Videos MCP

Officialby Plainly Videospaidverified Jun 29, 2026

Render After Effects-backed video templates from an agent with Plainly's API.

Rate it: no ratings yet

What it does

Plainly's official MCP server lets agents browse renderable designs and custom projects, inspect required template parameters, submit renders, and poll output status. It is a practical fit for brand-safe, repeatable film marketing assets: trailers, lower-third variants, social cutdowns, and personalized deliverables built from After Effects templates rather than free-form generation.

Connect

Claude Code
claude mcp add plainly -e PLAINLY_API_KEY=YOUR_KEY -- npx -y @plainly-videos/mcp-server@latest
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "plainly-videos": {
      "command": "npx",
      "args": [
        "-y",
        "@plainly-videos/mcp-server@latest"
      ],
      "env": {
        "PLAINLY_API_KEY": "YOUR_KEY_HERE"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "plainly-videos": {
      "command": "npx",
      "args": [
        "-y",
        "@plainly-videos/mcp-server@latest"
      ],
      "env": {
        "PLAINLY_API_KEY": "YOUR_KEY_HERE"
      }
    }
  }
}
Auth: api_key · env PLAINLY_API_KEY — https://app.plainlyvideos.com/dashboard/user/settings/general

Tools you'll see

list_renderable_itemsget_renderable_items_detailsrender_itemcheck_render_status

Field notes

Official, npm @plainly-videos/mcp-server 1.0.5, Node >=18, package MIT, v1.0.5 released Jan 8 2026. The GitHub repo has only 6 stars and no license file surfaced via GitHub metadata, so treat it as a vendor integration rather than a community signal. No prompts/resources yet; it is four focused tools around template discovery and rendering.

Pairs well with