Server data from the Official MCP Registry
Extract YouTube transcripts for AI agents. Clean text or timestamped segments.
Extract YouTube transcripts for AI agents. Clean text or timestamped segments.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mrslbt-rippr-mcp": {
"args": [
"-y",
"rippr-mcp"
],
"command": "npx"
}
}
}Clean implementation of a YouTube transcript extraction MCP server with appropriate security practices. The server properly limits access to YouTube domains and includes reasonable retry logic. Only minor code quality concerns around error handling and User-Agent strings that don't impact security. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
Scanned 7 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!