Submit

Video Research MCP

@Galbaz1

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.

Tools

Server Config

{
  "mcpServers": {
    "video-research": {
      "command": "uvx",
      "args": [
        "video-research-mcp"
      ],
      "env": {
        "GEMINI_API_KEY": "<YOUR_GEMINI_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.