Youtube Summarize
Rank #8170io.github.zlatkoc/youtube-summarize
MCP server that fetches YouTube video transcripts and optionally summarizes them. Supports multiple transcript formats (text, JSON, SRT, WebVTT), multi-language retrieval, and flexible YouTube URL parsing.
Youtube Summarize is a Model Context Protocol (MCP) server published by zlatkoc. It ranks #8170 of 58,832 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Youtube Summarize is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Feb 20, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 50,662 of 58,832 servers on MCP Toplist.
Use Youtube Summarize
Add Youtube Summarize to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"youtube-summarize": {
"command": "uvx",
"args": [
"youtube-summarize"
]
}
}
}Listed on 2 registries (1 delisted)
zlatkoc
Available versions (5)
| Version | Published |
|---|---|
| 0.3.0 | May 2, 2026 |
| 0.2.3 | Apr 15, 2026 |
| 0.2.2 | Feb 20, 2026 |
| 0.2.1 | Feb 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Youtube Summarize?
- MCP server that fetches YouTube video transcripts and optionally summarizes them. Supports multiple transcript formats (text, JSON, SRT, WebVTT), multi-language retrieval, and flexible YouTube URL parsing.
- Who maintains Youtube Summarize?
- Youtube Summarize is maintained by zlatkoc, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Youtube Summarize an official MCP server?
- Yes — Youtube Summarize is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Youtube Summarize have?
- MCP Toplist tracks 5 versions of Youtube Summarize, most recently published on May 2, 2026.
- Where can I find the source code for Youtube Summarize?
- The source code for Youtube Summarize is hosted at github.com/zlatkoc/youtube-summarize.