frameio-mcp

aiscalestudio/frameio-mcp
★ 0 stars Python Code/Dev Tools Updated today
Frame.io MCP server for Claude - pull transcripts, post frame-accurate comments, upload attachments
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "frameio-mcp": {
      "command": "uvx",
      "args": [
        "frameio-mcp"
      ]
    }
  }
}

Or install with pip: pip install frameio-mcp

README Excerpt

Connect Claude to Frame.io. Pull transcripts, post frame-accurate comments, walk your own comment list, upload attachments — all from inside Claude Desktop, Claude Code, Cowork, or any MCP-compatible client. Built by [AI Scale Studio](https://github.com/aiscalestudio) as the companion tool for the [AI Founders HQ](https://youtube.com/@aifoundershq) Higgsfield workflow.

Tools (7)

duration_secondsfile_idframeio_get_asset_from_urlframeio_get_transcript_from_siblingframeio_list_commentsframeio_post_commentframeio_upload_attachment