Back to Home
jerroldneal icon

mcp-browser-youtube-transcript

by jerroldneal

Overview

Fetches YouTube video transcripts and metadata using browser automation to bypass API rate limits.

Installation

Run Command
node index.js

Security Notes

The server uses Puppeteer with the `--no-sandbox` argument, which significantly compromises the security of the headless Chrome instance. Since the server processes arbitrary, user-provided URLs, a malicious YouTube video or a compromised YouTube page could exploit vulnerabilities in the browser to potentially escape the container's isolation, if not properly configured, or cause resource exhaustion. This is a critical security risk for any service that processes untrusted input in a browser context without a sandbox.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassHigh
Avg Tokens10000
Stars0
Forks0
Last Update2025-12-03

Tags

youtubetranscriptbrowser automationpuppeteermcp server