58
grade D
2 days ago
glama

YouTube Tools MCP Server

Enables AI assistants to search YouTube videos using the official YouTube Data API v3, extract full video transcripts in multiple languages, and store/retrieve video summaries using a local database.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 4 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.
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 2 credentials: RAPIDAPI_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.
configDATABASE_PATH./video_summaries.db
🔐 secretRAPIDAPI_KEYyour_rapidapi_key_here
🔐 secretYOUTUBE_API_KEYyour_youtube_api_key_here
// 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 3 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/n3s-online-youtube-tools-mcp-1f3z15)](https://m8ven.ai/mcp/n3s-online-youtube-tools-mcp-1f3z15)
commit: 9acb23e621c7520901d2cf6a13a9ae07d7e0e377
code hash: 55b46bd5bc47746a78e623562217def754f97e4a33851a6d7078c3f0705e6269
verified: 4/18/2026, 6:45:20 PM
view raw JSON →