58
grade D
3 days ago
mcp_so

YouTube Watch Later MCP Server

MCP server for accessing YouTube Watch Later playlist

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: OAUTH_CLIENT_SECRET, OAUTH_REFRESH_TOKEN
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.
configOAUTH_CLIENT_ID"your_client_id" OAUTH_CLIENT_SECRET="your_client_secret" node get-refresh-token.js
🔐 secretOAUTH_CLIENT_SECRETOAUTH_CLIENT_ID="your_client_id" ="your_client_secret" node get-refresh-token.js
🔐 secretOAUTH_REFRESH_TOKEN"": "your_refresh_token"
configPLAYLIST_ID
// 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/rados10-youtube-watchlater-mcp-de80ix)](https://m8ven.ai/mcp/rados10-youtube-watchlater-mcp-de80ix)
commit: b088610fb5ee3a22e54fbf6eece4ae6a2c0116a5
code hash: c9bf65fe8a65937340e08a29e021f786fbb140b780535d5aa98ad3ca4e0fb4b1
verified: 4/18/2026, 7:11:54 PM
view raw JSON →