Youtube Summarize
Rank #5,346io.github.zlatkoc/youtube-summarize
MCP server that fetches YouTube video transcripts and optionally summarizes them
Youtube Summarize is a Model Context Protocol (MCP) server published by zlatkoc. It ranks #5,346 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Youtube Summarize is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 9 tracked versions. It was first listed on Feb 20, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 126,700 of 132,046 servers on MCP Toplist.
Use Youtube Summarize
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add youtube-summarize -- uvx youtube-summarize[mcp_servers.youtube-summarize]
command = "uvx"
args = ["youtube-summarize"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"youtube-summarize": {
"command": "uvx",
"args": [
"youtube-summarize"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"youtube-summarize": {
"command": "uvx",
"args": [
"youtube-summarize"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"youtube-summarize": {
"type": "stdio",
"command": "uvx",
"args": [
"youtube-summarize"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"youtube-summarize": {
"command": "uvx",
"args": [
"youtube-summarize"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"youtube-summarize": {
"command": "uvx",
"args": [
"youtube-summarize"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.zlatkoc%2Fyoutube-summarize)<a href="https://mcptoplist.com/server/io.github.zlatkoc%2Fyoutube-summarize"><img src="https://mcptoplist.com/badge/io.github.zlatkoc%2Fyoutube-summarize.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
zlatkoc
Available versions (9)
| Version | Published |
|---|---|
| 0.6.0 | Jul 30, 2026 |
| 0.5.0 | Jul 29, 2026 |
| 0.4.0 | Jul 29, 2026 |
| 0.3.1 | Jul 29, 2026 |
| 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
- Who maintains Youtube Summarize?
- Youtube Summarize is maintained by zlatkoc, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Youtube Summarize listed on the Official MCP Registry?
- Yes — Youtube Summarize is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Youtube Summarize have?
- MCP Toplist tracks 9 versions of Youtube Summarize, most recently published on Jul 30, 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.