Youtube Video Analyzer runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 21 May 2026.
MCP stdio server for analyzing YouTube videos with Google Gemini
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add youtube-video-analyzer -- npx -y @ludylops/youtube-video-analyzer-mcp
{
"mcpServers": {
"youtube-video-analyzer": {
"args": [
"-y",
"@ludylops/youtube-video-analyzer-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.youtube-video-analyzer]
command = "npx"
args = ["-y", "@ludylops/youtube-video-analyzer-mcp"]
{
"mcpServers": {
"youtube-video-analyzer": {
"args": [
"-y",
"@ludylops/youtube-video-analyzer-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"youtube-video-analyzer": {
"args": [
"-y",
"@ludylops/youtube-video-analyzer-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.