0
/ 100
5 days ago
glama

YouTube Music MCP Server

Enables AI assistants to search YouTube Music, manage playlists, and create smart recommendations using natural language.

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
🚨
Hardcoded credentials detected
1 live-looking API key in source: 1 Google API key
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: ENCRYPTION_KEY, GOOGLE_OAUTH_CLIENT_SECRET, SPOTIFY_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.
configBYPASS_AUTH_FOR_TESTINGtrue npm run dev # Skip OAuth for testing
configDATABASE_POOL_MAX
configDATABASE_POOL_MIN
configDATABASE_URL
🔐 secretENCRYPTION_KEY
configGOOGLE_OAUTH_CLIENT_ID"": "your-client-id",
🔐 secretGOOGLE_OAUTH_CLIENT_SECRET"": "your-client-secret"
configGOOGLE_REDIRECT_URI
configMUSICBRAINZ_RATE_LIMIT
configMUSICBRAINZ_USER_AGENT
configPORT
configREDIS_URL
configRUN_INTEGRATION_TESTS
configSESSION_TTL
configSPOTIFY_CLIENT_ID
🔐 secretSPOTIFY_CLIENT_SECRET
configTEST_SERVER_URL
configTOKEN_STORAGE_PATH
// 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 9 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/caullenomdahl-youtube-music-mcp-server-z02j4q)](https://m8ven.ai/mcp/caullenomdahl-youtube-music-mcp-server-z02j4q)
commit: e76a091dec5da70028dbdcf4f3cbc2c3a650fce7
code hash: 678b9caa414bea91a4d4afe64c22a0d514d049a50b6d1b6cb626a0888f57d552
verified: 5/29/2026, 10:20:22 AM
view raw JSON →