YouTube Music
Summary
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.
Available Actions(2)
searchTrack
Search for tracks on YouTube Music by name.
playTrack
Play tracks directly by searching and opening them in your default browser.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论