{
  "slug": "frameio",
  "name": "Frame.io MCP (community plugin)",
  "vendor": "Community (bowlofarugula)",
  "official": false,
  "category": "distribution",
  "featured": false,
  "tagline": "74 tools for Frame.io V4 review workflows — comments, shares, versions, uploads.",
  "description": "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.",
  "capabilities": [
    "review-comments",
    "share-links",
    "version-stacks",
    "asset-upload",
    "metadata",
    "webhooks"
  ],
  "tools_sample": null,
  "install": {
    "claude_code": "/plugin marketplace add bowlofarugula/frameio-plugins, then /plugin install frameio-mcp@frameio-plugins",
    "remote_url": null,
    "stdio_command": "uvx frameio-mcp serve"
  },
  "auth": {
    "type": "oauth",
    "env_var": null,
    "key_url": "Adobe OAuth (browser one-time login); requires a Frame.io account linked to an Adobe ID"
  },
  "pricing": "freemium",
  "links": {
    "repo": "https://github.com/bowlofarugula/frameio-plugins",
    "docs": null,
    "site": "https://frame.io"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "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."
}