Loading MCP server directory, please wait...
Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns.
npx @getmcp/cli add io.github.BrightWayAI/video-analyzerRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.BrightWayAI/video-analyzer": {
"command": "uvx",
"args": [
"video-analyzer-mcp"
]
}
}
}