R

Rippr

mrslbt
๐Ÿ”Ž Search & Data Extraction
0 Views
0 Installs

๐Ÿ“‡ ๐Ÿ  - YouTube transcript extraction for AI agents. Clean text, timestamps, or structured JSON from any video. No API keys required. Install via npx rippr-mcp.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "mrslbt-rippr": {
      "command": "npx",
      "args": [
        "-y",
        "mrslbt-rippr"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

rippr icon

rippr

YouTube transcript ripper for humans and AI agents.

npm npm downloads Manifest V3 MIT License LobeHub MCP Glama MCP

Website ยท Chrome Web Store ยท MCP Server (npm)


Three ways to use rippr

๐ŸŒ Website โ€” rippr.me

Paste a YouTube URL, get the transcript. Clean text, no signup.

๐Ÿงฉ Chrome Extension โ€” Chrome Web Store

One-click transcript extraction directly on any YouTube page. Multiple output formats (RAG, JSON, Markdown).

๐Ÿค– MCP Server โ€” npm

Connect rippr to Claude, Cursor, or any MCP-compatible client. Saves each transcript to ~/rippr/transcripts/ and returns the file path to the model.

Desktop clients only. rippr runs as a local stdio process, so it works with Claude Desktop, Claude Code CLI, and Cursor. It does not work with cloud-hosted clients (claude.ai on the web, the Claude mobile app, or Claude Code on phone / web), which can't spawn local processes.

npx rippr-mcp

Add to Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "rippr": {
      "command": "npx",
      "args": ["-y", "rippr-mcp"]
    }
  }
}

Then ask: "Rip this YouTube video: [url]". See mcp/README.md for the full tool surface.


Output formats

  • RAG (.txt) โ€” single continuous text block, optimized for chunking and embedding
  • Structured (.json) โ€” timestamped segments with metadata
  • Readable (.md) โ€” markdown with headers and formatting

How it works

Multi-strategy extraction for maximum reliability:

  1. Innertube API โ€” YouTube's internal player API (Android client)
  2. HTML scraping โ€” parses ytInitialPlayerResponse from page source
  3. Transcript panel โ€” opens YouTube's built-in transcript panel as last resort

Caption XML parsed in multiple formats (srv3, timedtext, JSON3). Retry with exponential backoff on transient failures.

Privacy

Runs entirely on your machine. No data sent to external servers. No accounts, no tracking. Only communicates with YouTube's own APIs.

More MCPs

MCPWhat it does
Japan UXJapanese UX rules for AI: forms, keigo, typography, trust signals
RakutenSearch Rakuten's marketplace, books, and hotels
XenditXendit payment APIs: invoices, disbursements, balances

Disclaimer

Rippr is an unofficial, community-built tool. It is not affiliated with, endorsed by, or sponsored by YouTube or Google LLC. YouTube is a trademark of Google LLC.

Rippr accesses publicly available YouTube transcript data through endpoints that YouTube's own apps use. Use is subject to YouTube's Terms of Service, and use is at your own risk. The author accepts no liability for takedowns, rate limits, account actions, or any other consequences of use.

If YouTube changes their internal APIs in ways that break extraction, the tool may stop working without notice. For long-term production use, consider the official YouTube Data API v3 with an API key (not currently supported by this package).

License

MIT

Related MCP Servers

M
Mineru Mcp

๐Ÿ“‡ โ˜๏ธ - MCP server for MinerU document parsing API. Parse PDFs, images, DOCX, and PPTX with OCR (109 languages), batch processing (200 docs), page ranges, and local file upload. 73% token reduction with structured output.

๐Ÿ”Ž Search & Data Extraction1 views
J
Job Searchoor

๐Ÿ“‡ ๐Ÿ  - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.

๐Ÿ”Ž Search & Data Extraction0 views
O
Open WebSearch

๐Ÿ ๐Ÿ“‡ โ˜๏ธ - Web search using free multi-engine search (NO API KEYS REQUIRED) โ€” Supports Bing, Baidu, DuckDuckGo, Brave, Exa, and CSDN.

๐Ÿ”Ž Search & Data Extraction0 views
M
Mcp Servers Kagi

๐Ÿ“‡ โ˜๏ธ - Kagi search API integration

๐Ÿ”Ž Search & Data Extraction0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.