Rozetta

Yuuzulight/Rozetta
★ 0 stars Python API Integration Updated today
MCP server exposing YouTube transcripts and public statistics as tools. Transcripts need no API key; statistics use the YouTube Data API v3 with local quota tracking.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rozetta": {
      "command": "uvx",
      "args": [
        "rozetta"
      ]
    }
  }
}

Or install with pip: pip install rozetta

README Excerpt

An MCP server that gives a model access to YouTube transcripts and public statistics. Rozetta doesn't summarise anything. It fetches clean data and hands it over; whatever calls it does the reading and the thinking. That split is deliberate, and it's why the server works the same whether it's Claude Desktop on the other end or something else entirely.

Tools (2)

get_channel_statswatch_video

Topics

claudemcpmcp-servermodel-context-protocolpythonyoutubeyoutube-apiyoutube-data-apiyoutube-transcript