mcp.film

mcp.film / Review & Distribution / Frame.io MCP (community plugin)

Frame.io MCP (community plugin)

Communityby Community (bowlofarugula)freemiumverified Jun 11, 2026

74 tools for Frame.io V4 review workflows — comments, shares, versions, uploads.

Rate it: no ratings yet

What it does

Python MCP server for the Frame.io v4 API packaged as a Claude Code plugin: browse workspaces and projects, upload/download footage, leave timestamped review comments, create client review links, manage version stacks, apply metadata in bulk, and manage webhooks. Review-and-approval is the connective tissue of film delivery, and this is currently the most complete MCP for it.

Connect

Claude Code
claude mcp add frameio -- uvx frameio-mcp serve
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "frameio": {
      "command": "uvx",
      "args": [
        "frameio-mcp",
        "serve"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "frameio": {
      "command": "uvx",
      "args": [
        "frameio-mcp",
        "serve"
      ]
    }
  }
}
Auth: oauth — Adobe OAuth (browser one-time login); requires a Frame.io account linked to an Adobe ID

Field notes

Brand new (Jun 2026), Apache-2.0, unproven but functional-looking. Adobe ships no polished official Frame.io MCP — the auto-generated 'V4 Developer MCP Server' on the API docs reportedly gets stuck loading tools with IMS auth issues. Watch this space.

Pairs well with