- Video Research MCP
Video Research MCP
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>" }
}
}
}
Links
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 agoUpdated At
3 months agoAuthor Name
Galbaz1Star
-Language
-License
-Recommend Servers
View Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Filesystem
@modelcontextprotocol
2 months ago
Gpt Scrambler
2 days ago
Memory
@modelcontextprotocol
a year ago