YouTube Music MCP

playTrack

Search for a track on YouTube Music and automatically open the top result in your default browser for instant playback.

Instructions

Search for a track on YouTube Music and open the top result in the default browser.

Input Schema

NameRequiredDescriptionDefault
trackNameYesThe name of the track to search for and play

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "trackName": { "description": "The name of the track to search for and play", "type": "string" } }, "required": [ "trackName" ], "type": "object" }

You must be authenticated.

Other Tools from YouTube Music MCP

Related Tools

ID: biig4bke7a