broll-studio-mcp
Allows placing b-roll clips directly onto a DaVinci Resolve timeline.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@broll-studio-mcpFind 3 vertical clips of a sunset and add to Resolve timeline."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
B-Roll Studio MCP server
Lets Claude Code turn a topic into real b-roll on an editor timeline: search → download → judge → place on a timeline. Talks to the hosted B-Roll Studio API; needs only a personal API key.
Tools
Tool | What it does |
| Real, relevant assets (images, stock video, YouTube, tweets, articles), each with a downloadable file. Supports mix weights + aspect ratio. |
| Saves an asset to a local file. |
| Direct to timeline (DaVinci Resolve): appends clips to your open timeline live. |
| Direct to timeline (Premiere): writes a |
| Universal fallback: writes FCPXML + EDL + manifest for any editor. |
Related MCP server: DaVinci Resolve MCP Server
Setup (any machine — no clone, no GitHub login)
Needs Node 18+ and the Claude Code CLI. Get a key from B-Roll Studio → Settings → API keys, then:
npm install -g github:Gaffattack54/broll-studio-mcp
claude mcp add broll-studio broll-studio-mcp -s user \
-e BROLL_API_KEY=brs_live_your_key \
-e BROLL_API_BASE=https://broll-studio-ten.vercel.appVerify: claude mcp list → broll-studio: ✓ Connected. The server is now
available in every Claude Code project on that machine.
Use one key per machine so you can revoke a single machine in Settings without affecting the others.
Use it
Open Claude Code in any project and ask:
Find 6 vertical b-roll clips and images of the New York City skyline, download the good ones to
D:/edit/nyc, and build a timeline there.
Notes
Only images and stock video download as the actual media. Tweets and articles render to image cards; YouTube returns its thumbnail still (with the watch link in
page_url).place_in_resolveneeds Resolve running with Preferences → System → General → External scripting using = Local, and Python 3 installed.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables users to upload, search, edit, and generate videos through Video Jungle, supporting custom URI schemes and integration with video editing tools like DaVinci Resolve.Last updated
- Alicense-qualityDmaintenanceConnects AI coding assistants (Cursor, Claude Desktop) to DaVinci Resolve, enabling control of video editing workflows through natural language commands for project management, timeline operations, and media pool tasks.Last updatedMIT
- Alicense-qualityFmaintenanceIntegrates with Freesound.org to enable searching, discovering, and previewing audio content such as sound effects and music loops. It provides detailed metadata and licensing information to support video editing and content creation workflows.Last updated5MIT
- AlicenseBqualityDmaintenanceEnables AI-driven DaVinci Resolve 21 automation with 88 tools for project management, timeline editing, color grading, AI analysis, rendering, and dailies creation.Last updated882MIT
Related MCP Connectors
Connect your video workflows to cloud storage. Organize and access video assets across projects wi…
Search, inspect, organize, annotate, share, and automate creative assets in Shade.
Upload, organize, search, and transform images, videos, and files with AI-powered tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Gaffattack54/broll-studio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server