Loomal

youtube-summarize

MCP server by github.com/zlatkoc/youtube-summarize

MCP server that fetches YouTube video transcripts and optionally summarizes them

3 starspypi: youtube-summarize

About youtube-summarize

youtube-summarize is an MCP (Model Context Protocol) server published by zlatkoc in the official MCP registry. MCP server that fetches YouTube video transcripts and optionally summarizes them

It ships as a Python package on PyPI (youtube-summarize), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zlatkoc/youtube-summarize, where the project has earned 3 GitHub stars.

Use youtube-summarize with your agent

Claude Code · one command
claude mcp add youtube-summarize -- uvx youtube-summarize
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "youtube-summarize": {
      "command": "uvx",
      "args": [
        "youtube-summarize"
      ]
    }
  }
}
pypiyoutube-summarize

Frequently asked questions

What is youtube-summarize?
youtube-summarize is an MCP (Model Context Protocol) server by zlatkoc. MCP server that fetches YouTube video transcripts and optionally summarizes them
How do I connect youtube-summarize to Claude, Cursor, or another MCP client?
Install youtube-summarize from its pypi package (youtube-summarize) 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-summarize open source?
Yes — the source code is public at github.com/zlatkoc/youtube-summarize, with 3 GitHub stars.
Can AI agents pay to use youtube-summarize?
Not yet through Loomal — youtube-summarize 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-summarize? Claim this listing free by verifying GitHub ownership, or contact us.