Video Research MCP

Created By
Galbaz13 months ago
45-tool MCP server for video analysis, deep research, content extraction, web search, and Weaviate knowledge storage. Powered by Gemini 3.1 Pro with context caching, structured output, and MLflow tracing.
Overview

Video Research MCP

A comprehensive MCP server with 45 tools for video analysis, deep research, content extraction, web search, and persistent knowledge storage.

Key Features

  • Video Analysis — Analyze YouTube videos and local files with Gemini 3.1 Pro. Multi-turn Q&A sessions with context caching.
  • Deep Research — Multi-phase research with evidence-tier labeling, source verification, and structured reports.
  • Gemini Deep Research Agent — Long-running web-grounded research via the Interactions API with follow-up Q&A.
  • Content Extraction — Extract structured data from any URL, file, or text using instruction-driven prompts.
  • Knowledge Store — Auto-store all results to Weaviate for persistent retrieval across sessions (12 collections).
  • Web Search — Gemini-grounded web search with source citations.
  • Batch Processing — Parallel analysis of multiple videos or content items.

Install

# Claude Code plugin (copies commands, skills, agents)
npx video-research-mcp@latest

# MCP server config
{
  "mcpServers": {
    "video-research": {
      "command": "uvx",
      "args": ["video-research-mcp"],
      "env": { "GEMINI_API_KEY": "<YOUR_KEY>" }
    }
  }
}

Server Config

{
  "mcpServers": {
    "video-research": {
      "command": "uvx",
      "args": [
        "video-research-mcp"
      ],
      "env": {
        "GEMINI_API_KEY": "<YOUR_GEMINI_API_KEY>"
      }
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
Galbaz1
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Gpt Scrambler

2 days ago