SERVER

Youtube Video Analyzer

Rank #16438

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

MCP stdio server for analyzing YouTube videos with Google Gemini

First listed
Mar 20, 2026
Last publish date
Mar 22, 2026
OVERVIEW

Youtube Video Analyzer is a Model Context Protocol (MCP) server published by ludmila-omlopes. It ranks #16438 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Youtube Video Analyzer is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 20, 2026 and most recently updated on Mar 22, 2026.

STANDING
#16,438of 58,900 tracked serversTop 50%

Ranks ahead of 42,462 of 58,900 servers on MCP Toplist.

CONNECT

Use Youtube Video Analyzer

Add Youtube Video Analyzer to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "youtube-video-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@ludylops/youtube-video-analyzer-mcp"
      ],
      "env": {
        "GEMINI_API_KEY": "<your GEMINI_API_KEY>",
        "GEMINI_MODEL": "<your GEMINI_MODEL>",
        "YT_DLP_PATH": "<your YT_DLP_PATH>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

ludmila-omlopes

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.2.1Mar 22, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Youtube Video Analyzer?
MCP stdio server for analyzing YouTube videos with Google Gemini
Who maintains Youtube Video Analyzer?
Youtube Video Analyzer is maintained by ludmila-omlopes, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Youtube Video Analyzer an official MCP server?
Yes — Youtube Video Analyzer is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Youtube Video Analyzer have?
MCP Toplist tracks 2 versions of Youtube Video Analyzer, most recently published on Mar 22, 2026.
Where can I find the source code for Youtube Video Analyzer?
The source code for Youtube Video Analyzer is hosted at github.com/ludmila-omlopes/youtube-video-analyzer-mcp.
EXPLORE