Back to search
30
MCP

io.github.ludmila-omlopes/youtube-video-analyzer

io.github.ludmila-omlopes/youtube-video-analyzer

MCP stdio server for analyzing YouTube videos with Google Gemini

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_youtube-mcp
YouTube MCP Server for video analysis with Gemini AI
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
io.github.zlatkoc/youtube-summarize
MCP server that fetches YouTube video transcripts and optionally summarizes them
0 tools
io.github.pavelguzenfeld/gemini
MCP server that exposes Google Gemini as tools for Claude Code
0 tools
mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools
codeglance-mcp
MCP server for comprehensive GitHub repository analysis using Gemini AI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ludmila-omlopes/youtube-video-analyzer": {
      "url": "None",
      "transport": "http"
    }
  }
}