YouTubeミュージックMCP🎵
これは、Cursor や Claude Desktop などの AI アシスタントから直接 YouTube Music のトラックを検索して再生できるシンプルな MCP サーバーです。
搭載コンポーネント:
利用可能なツール
searchTrack
: YouTube Music のトラックを名前で検索します。playTrack
: デフォルトのブラウザでトラックを検索して開き、直接再生します。
インストール
1. キーを入手する
これを動作させるには、有効なGoogle Youtube APIキーが必要です。
2. カーソルに追加
カーソル.cursor/mcp.json
設定に次の MCP 構成を追加します。
開発する
このMCPは通常、 npx
を使用して直接実行され、ソースコードを変更する予定がない限り、ローカルインストールやビルドは必要ありません。ローカルで開発する場合は、通常、ソースリポジトリ(利用可能な場合)をクローンし、その特定の貢献ガイドラインに従います。
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細については LICENSE ファイルを参照してください。
リンク
- Twitter: @kregenrek
- ブルースカイ: @kevinkern.dev
コース
- Cursor AIを学ぶ:究極のカーソルコース
- AIを使ったソフトウェア構築を学ぶ: instructa.ai
他のプロジェクトもご覧ください:
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Cursor や Claude Desktop などの AI アシスタントが自然言語コマンドを使用して YouTube Music のトラックを検索および再生できるようにするシンプルな MCP サーバーです。
Related MCP Servers
- -securityFlicense-qualityThe MCP Server integrates APIs from the Youtube-Summarizer as tools within the MCP protocol, allowing for local AI application interaction and tool utilization through natural language queries.Last updated -Python
- -securityAlicense-qualityAn MCP server that allows AI models to control YouTube Music playback through Google Chrome by searching and playing songs using song and artist names.Last updated -2JavaScriptMIT License
- -securityAlicense-qualityAn MCP server that allows Claude and other AI assistants to interact with the YouTube API, providing tools to search videos/channels and retrieve detailed information about them.Last updated -1JavaScriptMIT License
- -securityFlicense-qualityAn MCP server that connects AI assistants to SearchAgora, enabling users to search for, discover, and purchase products across the web through natural language conversations.Last updated -1Python