Video Research
Freeby MCP Community
Claude Code plugin — 45 tools for video analysis, deep research, content extraction, and explainer video creation. Powered by Gemini 3.1 Pro
v0.6.0Added Apr 12, 2026
claude-codemcpgeminiresearchvideo-analysis
Video Research MCP Server
Claude Code plugin — 45 tools for video analysis, deep research, content extraction, and explainer video creation. Powered by Gemini 3.1 Pro
Installation
npx -y video-research-mcp
Reviews
Installation
Quick install
npx -y video-research-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"video-research": {
"command": "npx",
"args": ["-y", "video-research-mcp"]
}
}
}