35
/ 100
1 month ago
glama

mcp-youtube-transcript

Extracts YouTube transcripts and performs AI-powered video analysis for Claude Desktop, enabling transcript retrieval, quality analysis, and smart resource management.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — get_youtube_transcript_ytdlp (line 583: shutil.rmtree(temp_dir))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY
🔐 secretOPENAI_API_KEY
configYT_DEFAULT_LANG
configYT_MAX_COMMENTS
configYT_COMMENT_SORT
configYT_ENABLE_REPLIES
configYT_MAX_REPLIES
configYT_OUTPUT_DIR
configYT_TIMEOUT
configYT_AGGRESSIVE_DEDUP
configLOG_LEVEL
configCACHE_SIZE
configDEFAULT_LANGUAGE
configMAX_OUTPUT_CHARS
configENABLE_SMART_TRUNCATION
configAGGRESSIVE_DEDUP
// 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 9 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/of3y-mcp-youtube-transcript-e6f92r)](https://m8ven.ai/mcp/of3y-mcp-youtube-transcript-e6f92r)
commit: d87fa95ebe245ef92fe7255f2ae859f964e4fb68
code hash: c66abc32b9618badea93e1355187fa01cd664b1de734deaeca2aa7de0e6ca5da
verified: 6/23/2026, 10:20:26 AM
view raw JSON →