73
grade C
4 days ago
npm

zubeid-youtube-mcp-server

YouTube MCP Server Implementation

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.
🔐
You'll be asked for 2 credentials: GOOGLE_TRANSLATE_API_KEY, YOUTUBE_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.
configGOOGLE_PROJECT_ID
🔐 secretGOOGLE_TRANSLATE_API_KEY
configMCP_HOST
configMCP_PORT
configMCP_STATELESS
configMCP_TRANSPORT
🔐 secretYOUTUBE_API_KEY"": "your_primary_youtube_api_key",
configYOUTUBE_API_KEY2"": "your_secondary_youtube_api_key",
configYOUTUBE_API_KEY3"": "your_tertiary_youtube_api_key"
configYOUTUBE_TRANSCRIPT_LANGlanguage (string, optional): Transcript language code. Falls back to or en.
// 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 4 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/zubeid-youtube-mcp-server-eogtg1)](https://m8ven.ai/mcp/zubeid-youtube-mcp-server-eogtg1)
commit: fafa8bbe3bd34f141a00bd04bf34ba22b38745e7
code hash: 570ef70bf9c6cae2e80a0bcd3a21a0bf4c9049cb70ab8890c0a36a2647850766
verified: 4/18/2026, 4:05:36 PM
view raw JSON →