mcp.film / Review & Distribution / Frame.io MCP (community plugin)
Frame.io MCP (community plugin)
74 tools for Frame.io V4 review workflows — comments, shares, versions, uploads.
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 mcp add frameio -- uvx frameio-mcp serve
{
"mcpServers": {
"frameio": {
"command": "uvx",
"args": [
"frameio-mcp",
"serve"
]
}
}
}
{
"mcpServers": {
"frameio": {
"command": "uvx",
"args": [
"frameio-mcp",
"serve"
]
}
}
}
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
Airtable MCP ServerAirtable
Official
Official hosted Airtable MCP: query, create, and update production-tracking bases.
Dropbox MCP ServerDropbox
Official
Dropbox's official remote MCP (beta) for dailies, footage folders, and file ops.
Google Drive MCPGoogle
Official
Google's official remote Drive MCP: search, read, and create files with Workspace governance.