Video Research MCP
@Galbaz1
About Video Research MCP
Give Claude Code 51 research, analysis & media production tools with one command. Video analysis, deep research, academic papers, TTS voice-over, AI video generation, and Weaviate knowledge store — powered by Gemini 3.5 Flash.
Basic information
Category
Data & Analytics
License
MIT
Runtime
python
Transports
stdio
Publisher
Galbaz1
Submitted by
Fausto Albers
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"video-research": {
"command": "uvx",
"args": [
"video-research-mcp"
],
"env": {
"GEMINI_API_KEY": "<YOUR_GEMINI_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Video Research MCP?
Video Research MCP is a Claude Code plugin that bridges Claude’s text-only capabilities with Google Gemini for video understanding, deep research, web search, and media production. It provides 51 tools, 17 slash commands, 12 skills, and 7 sub‑agents across three MCP servers.
How to use Video Research MCP?
Install with a single npx command (npx video-research-mcp@latest) and export a GEMINI_API_KEY. The installer copies commands, skills, and agents to ~/.claude/ and configures the MCP servers to run via uvx from PyPI. It also works as a standalone MCP server with any MCP client by configuring the mcpServers section.
Key features of Video Research MCP
- Analyze local video files and YouTube videos with timestamps and concept maps
- Deep research with evidence‑tier labeling (Confirmed, Strong Indicator, Inference, Speculation)
- Web search via Gemini grounding with source citations
- Analyze PDFs, URLs, raw text, and entire directories of documents
- Persistent semantic search via optional Weaviate knowledge store
- Explainer video synthesis from research content
- Parallel scene generation and interactive visualizations
Use cases of Video Research MCP
- Create meeting minutes and action items from a recorded video call
- Analyze a YouTube tutorial for timestamps, concept map, and comment sentiment
- Research a technical topic with graded evidence and an interactive evidence network
- Compare and synthesize findings across multiple academic papers or reports
FAQ from Video Research MCP
What API keys are required?
A Google AI API key (GEMINI_API_KEY) is required. Download it from Google AI Studio.
Does Video Research MCP require Weaviate?
No. Weaviate is optional. Without it the plugin works the same, but persistent semantic search is not available.
Can Video Research MCP be used without Claude Code?
Yes. The tools are standard MCP and can be called by any MCP client using the uvx command configuration provided in the README.
How are large video files handled?
Files over 20 MB are uploaded to Gemini’s File API and context‑cached; follow‑up questions reuse the cache instead of re‑uploading.
What are the system requirements?
Python 3.11+, uv, Node.js 16+, and a Google AI API key.
More Data & Analytics MCP servers
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
Comments