MCP YouTube Music is a server implementation that enables AI assistants to search for and play music tracks through YouTube Music. Developed by Instructa, this Node.js-based server provides two primary tools: one for searching tracks by name and returning detailed results, and another for automatically opening the top search result in the user's default browser. The implementation handles cross-platform browser launching (macOS, Windows, Linux) and communicates with the YouTube Data API using an API key. It's particularly useful for voice assistants or chatbots that need to respond to music playback requests without requiring users to manually search for songs.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Search for tracks on YouTube Music by name.
Play tracks directly by searching and opening them in your default browser.