theohoug/ytmusic-mcp
MCP server for YouTube Music — search, create, and manage playlists from Claude Code
Platform-specific configuration:
{
"mcpServers": {
"ytmusic-mcp": {
"command": "npx",
"args": [
"-y",
"ytmusic-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...