YouTube Music MCP

searchTrack

Search for music tracks on YouTube Music by entering the track name. Enables AI assistants to locate and play songs through natural language commands.

Instructions

Search for tracks on YouTube Music by name.

Input Schema

NameRequiredDescriptionDefault
trackNameYesThe name of the track to search for

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", "type": "string" } }, "required": [ "trackName" ], "type": "object" }

You must be authenticated.

Other Tools from YouTube Music MCP

Related Tools

ID: biig4bke7a