0
/ 100
1 month 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.
// known CVEs in dependencies2 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.6.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.6.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowuuid@10.0.0GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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: 6/15/2026, 2:07:40 PM
view raw JSON →