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.
Latest Blog Posts
- 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