72
/ 100
20 days ago
glama

video-toolkit-mcp

A Model Context Protocol (MCP) server that provides comprehensive video tools: transcript retrieval, video downloading, and automatic subtitle generation using AI speech-to-text. Works with YouTube, Bilibili, Vimeo, and any platform supported by yt-dlp.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFFMPEG_PATHPath to ffmpeg binary ffmpeg
configFFPROBE_PATHPath to ffprobe binary Derived from FFMPEG_PATH
🔐 secretOPENAI_API_KEY"": "your-openai-api-key"
configTRANSCRIPT_MCP_STORAGE_DIR"": "/path/to/downloads",
configTRANSCRIPT_MCP_URL_ALLOWLISTComma-separated host patterns allowed for audio_url (e.g. .amazonaws.com,localhost). Empty disables all audio_url fetches empty
configTRANSCRIPT_MCP_WHISPER_ENGINEPreferred whisper engine: openai, local, or auto auto
configVIDEO_TOOLKIT_STORAGE_DIRLegacy alias for TRANSCRIPT_MCP_STORAGE_DIR —
configVIDEO_TOOLKIT_WHISPER_ENGINELegacy alias for TRANSCRIPT_MCP_WHISPER_ENGINE —
configWHISPER_BINARY_PATHPath to local whisper binary whisper
configWHISPER_MODEL_PATHPath to whisper model (for local whisper) Auto-download
configYT_DLP_PATHPath to yt-dlp binary yt-dlp
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jamesanz-transcript-mcp-12flui)](https://m8ven.ai/mcp/jamesanz-transcript-mcp-12flui)
commit: fbb8b18d55238b002e966face033a15df370aa88
code hash: 9de3c9f1b2d3eea5ee2752d869f9f515f5441a7ab41700d297e7e63d9b1af4f9
verified: 6/14/2026, 10:14:59 AM
view raw JSON →