MCP server for video analysis — extracts transcripts, key frames, OCR text, and metadata from video URLs and local files. Supports Loom, YouTube and other yt-dlp platforms, direct video URLs, and loca…
{
"mcpServers": {
"mcp-video-analyzer": {
"command": "npx",
"args": [
"-y",
"mcp-video-analyzer"
]
}
}
}