Back to Home
vosamoilenko icon

mcp-youtube-transcript

Verified Safe

by vosamoilenko

Overview

Provides tools for AI assistants to fetch, search, and analyze YouTube video transcripts and retrieve channel video lists.

Installation

Run Command
npm start

Security Notes

The server uses 'child_process.execFile' to run a Python script for transcript fetching. While generally safer than 'exec' due to arguments being passed separately, it still involves executing an external process. Input validation is performed for video/channel IDs, mitigating direct command injection risk for the Python script arguments. No 'eval' or obvious obfuscation was found. No hardcoded secrets were identified.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens3000
Stars0
Forks0
Last Update2026-01-17

Tags

YouTubeTranscriptVideo AnalysisMCPAI Tools