Back to Home
SeanPedersen icon

youtube-transcript-mcp

Verified Safe

by SeanPedersen

Overview

Enables LLM chat applications to summarize or analyze content from YouTube videos by providing their transcripts.

Installation

Run Command
uv run --with fastmcp --with youtube-transcript-api fastmcp run "$INSERT_PATH/youtube-transcript-mcp/mcp_server.py"

Security Notes

The server's core functionality relies on the `youtube-transcript-api` library, which is widely used and generally trusted. The provided code does not introduce new security vulnerabilities. URL parsing is done with a specific regex pattern, mitigating some input risks. No 'eval' or similar dangerous patterns are used.

Similar Servers

Stats

Interest Score35
Security Score9
Cost ClassHigh
Avg Tokens8000
Stars5
Forks2
Last Update2025-11-27

Tags

YouTubeTranscriptionLLM IntegrationClaudeVideo Analysis