Youtube Video Summarizer
Freeby MCP Community
An MCP server for YouTube video summarization
v1.8.9Added Apr 12, 2026
youtubesummarizermcpaivideo
Youtube Video Summarizer MCP Server
An MCP server for YouTube video summarization
Installation
npx -y youtube-video-summarizer-mcp
Reviews
Installation
Quick install
npx -y youtube-video-summarizer-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"youtube-video-summarizer": {
"command": "npx",
"args": ["-y", "youtube-video-summarizer-mcp"]
}
}
}