video analyzer for Claude Desktop
io.github.brightwayai/video-analyzer
Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.
client:Claude Desktop
transport:stdio
runtime:pypi
Install video analyzer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"video-analyzer": {
"command": "uvx",
"args": [
"video-analyzer-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs