69
/ 100
1 month ago
glama

YouTube Crawler MCP Server

Enables YouTube data crawling and AI-powered summarization of videos, including channel metadata retrieval, time-range queries, and automatic transcription with multi-language support.

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.
🔐
You'll be asked for 4 credentials: YOUTUBE_API_KEY, OPENAI_API_KEY, ANTHROPIC_API_KEY, DEEPSEEK_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.
configMCP_TRANSPORT
🔐 secretYOUTUBE_API_KEYexport =your_youtube_key
🔐 secretOPENAI_API_KEYexport =your_openai_key
🔐 secretANTHROPIC_API_KEY
🔐 secretDEEPSEEK_API_KEYexport =your_deepseek_key
configWHISPER_MODEL
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
configAI_PROVIDERSet in .env to switch providers.
configSUMMARY_MODEL
configPORT
configHOST
// 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/glennlzl-youtube-crawler-mcp-1sa79r)](https://m8ven.ai/mcp/glennlzl-youtube-crawler-mcp-1sa79r)
commit: 57a945367d2ae76b8486541b230bf1b9bc6264b1
code hash: 82a2b9de0701b2e9d4a97cad6ffe4fb039100a8287910a4af57b1e0c15c15b99
verified: 6/24/2026, 9:49:28 AM
view raw JSON →