Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by minbang930 • Visualization & Charts
An MCP server that uses the Google Gemini Vision API to analyze YouTube videos and provide descriptions, Q&A, summaries, and key moment extraction.
Answer user questions about the content of a YouTube video using vision-enabled model analysis.
Generate concise or extended summaries of video content for indexing, previews, or notes.
Extract and present key moments (timestamps and short descriptions) from videos for navigation or highlight generation.
This MCP server connects to the Google Gemini Vision API to analyze YouTube video content and expose tools for Q&A, summaries, and key-moment extraction. It provides dedicated tools (ask_about_youtube_video, summarize_youtube_video, extract_key_moments, list_supported_models) and is configurable via environment variables (GEMINI_API_KEY, GEMINI_MODEL_NAME). The server communicates over stdio so it can be integrated into MCP clients (e.g., Claude, VSCode) and is distributed as an open-source npm package. It is useful for automating video understanding, indexing, and conversational workflows around video content.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.