Back to MCP Servers
Rippr
YouTube transcript extraction for AI agents. Clean text, timestamps, or structured JSON from any video. No API keys required. Install via `npx rippr-mcp`.
search-data-extractionapiaiagent
By mrslbt
Installation
npx rippr-mcpConfiguration
{
"mcpServers": {
"rippr": {
"command": "npx",
"args": ["-y", "rippr"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes