74
/ 100
1 month ago
glama

youtube-transcript-mcp

MCP server for YouTubeTranscript.dev — extract transcripts, manage history, and power AI assistants with YouTube content.

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
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: YTSM_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.
configALLOW_DELETE
configPORTHTTP server port 8080
configRUN_STDIO
🔐 secretYTSM_API_KEYNote: The API key is not set in server env for HTTP mode. Users provide it via x-api-token or Authorization: Bearer when connecting. For stdio mode, set in env.
configYTSM_BASE_URLBase URL of the API https://youtubetranscript.dev
configYTSM_TIMEOUT_MSRequest timeout in ms 30000
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/youtube-transcript-dev-youtube-transcript-mcp-zim3hp)](https://m8ven.ai/mcp/youtube-transcript-dev-youtube-transcript-mcp-zim3hp)
commit: 5e1e22c6192a7589e4cc87110771662ef409ae24
code hash: d305b430900a966713e89586a1b5d780a4dd3b761903f881cd840bd6ca6978db
verified: 6/12/2026, 11:35:56 AM
view raw JSON →