Skip to main content
Glama

all the tools

YouTube Music MCP_playTrack

Search and play the top result for any song on YouTube Music by entering the track name. Launches the track directly in your default browser for quick listening.

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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SecretiveShell/MCP-allthetools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server