64
grade C
3 days ago
glama

YouTube MCP Server Enhanced

Enables AI language models to interact with YouTube content through the YouTube Data API, including retrieving video details, transcripts, channel information, playlists, and searching videos with enhanced responses that include direct URLs.

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.
14 tools verified — handlers match their declared behaviour
10 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: GOOGLE_TRANSLATE_API_KEY, YOUTUBE_API_KEY, YOUTUBE_OAUTH_CLIENT_SECRET
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
🔐 secretYOUTUBE_API_KEY"": "your_youtube_api_key_here"
configYOUTUBE_OAUTH_CLIENT_ID
🔐 secretYOUTUBE_OAUTH_CLIENT_SECRET
configYOUTUBE_TRANSCRIPT_LANGDefault language for transcripts (optional, defaults to '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 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/aranej-youtube-mcp-enhanced-zgisc3)](https://m8ven.ai/mcp/aranej-youtube-mcp-enhanced-zgisc3)
commit: 8a03d9c35a4f89ff28276521d41fde55103efd96
code hash: c04a6542af7ca7c70511aa9c7c27f7975188abfe1877b654544fedfaa373babe
verified: 4/18/2026, 6:50:39 PM
view raw JSON →