Loomal

youtube-video-analyzer

MCP server by github.com/ludmila-omlopes/youtube-video-analyzer-mcp

MCP stdio server for analyzing YouTube videos with Google Gemini

2 starsnpm: @ludylops/youtube-video-analyzer-mcp

About youtube-video-analyzer

youtube-video-analyzer is an MCP (Model Context Protocol) server published by ludmila-omlopes in the official MCP registry. MCP stdio server for analyzing YouTube videos with Google Gemini

It ships as an npm package (@ludylops/youtube-video-analyzer-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ludmila-omlopes/youtube-video-analyzer-mcp, where the project has earned 2 GitHub stars.

Use youtube-video-analyzer with your agent

Claude Code · one command
claude mcp add youtube-video-analyzer -- npx -y @ludylops/youtube-video-analyzer-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "youtube-video-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@ludylops/youtube-video-analyzer-mcp"
      ]
    }
  }
}
npm@ludylops/youtube-video-analyzer-mcp

Frequently asked questions

What is youtube-video-analyzer?
youtube-video-analyzer is an MCP (Model Context Protocol) server by ludmila-omlopes. MCP stdio server for analyzing YouTube videos with Google Gemini
How do I connect youtube-video-analyzer to Claude, Cursor, or another MCP client?
Install youtube-video-analyzer from its npm package (@ludylops/youtube-video-analyzer-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is youtube-video-analyzer open source?
Yes — the source code is public at github.com/ludmila-omlopes/youtube-video-analyzer-mcp, with 2 GitHub stars.
Can AI agents pay to use youtube-video-analyzer?
Not yet through Loomal — youtube-video-analyzer is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain youtube-video-analyzer? Claim this listing free by verifying GitHub ownership, or contact us.