Back to Home
egorka23 icon

video-transcribe-mcp

Verified Safe

by egorka23

Overview

Transcribe audio from video URLs (YouTube, Instagram, etc.) or local files into text using Whisper AI.

Installation

Run Command
~/video-transcribe-mcp/.venv/bin/python ~/video-transcribe-mcp/src/server.py

Environment Variables

  • WHISPER_MODEL
  • DEFAULT_LANGUAGE
  • TRANSCRIPTS_DIR

Security Notes

The server uses `yt-dlp` to download audio from user-provided URLs. While audio-only downloads and temporary file cleanup mitigate some risks, downloading content from arbitrary external sources can always introduce vulnerabilities, such as very large files or malformed media that could exploit `ffmpeg` or `yt-dlp`. No 'eval' or direct hardcoded secrets were found. The server does not expose inbound network services directly.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens7500
Stars0
Forks0
Last Update2026-01-19

Tags

Video TranscriptionAudio TranscriptionWhisper AIMedia ProcessingClaude MCP