Claude Desktop / Cursor からボーカル抽出・カラオケ生成まで叩く:StemSplit 公式 MCP サーバー stemsplit-mcp の使い方【2026年版】 Claude Desktop / Cursor からボーカル抽出・カラオケ生成まで叩く:StemSplit 公式 MCP サーバー stemsplit-mcp…
StemSplit 公式 MCP サーバー stemsplit-mcp を使い、Claude Desktop や Cursor から直接ボーカル抽出・カラオケ生成・6ステム分離を実行する手順を解説した 2026 年版チュートリアル。
English summary
- A 2026 tutorial on using StemSplit's official MCP server (stemsplit-mcp) to perform vocal extraction, karaoke track generation, and 6-stem separation directly from Claude Desktop or Cursor.
stemsplit-mcp は StemSplit が公式提供する MCP サーバーで、Claude Desktop や Cursor などの AI アシスタント環境からオーディオファイルを渡すだけでボーカル抽出・オフボーカル生成・最大 6 ステム分離を実行できる構成です。
想定ユースケースとして、歌ってみたミックス前のオフボーカル素材作り、VTuber 歌枠のセットリスト準備、耳コピ用のパート分離などが挙げられており、AI チャット画面から離れずにステム分離を完結できる点が特徴です。
記事は Qiita に掲載された実践的なチュートリアルで、具体的な設定手順や API の叩き方が含まれると推測されますが、詳細はソース記事でご確認ください。
stemsplit-mcp is the official MCP server published by StemSplit, designed to let users trigger audio stem separation—vocal extraction, karaoke (off-vocal) track creation, and up to 6-stem splitting—directly from AI assistant environments such as Claude Desktop and Cursor. The workflow is intentionally minimal: pass a file path and receive the separated stem paths in return, without leaving the chat interface.
Typical use cases mentioned in the context include preparing off-vocal tracks before mixing a vocal cover, building setlists for VTuber singing streams, and isolating individual parts for transcription by ear. The MCP server model means the heavy lifting happens server-side while the AI assistant orchestrates the calls.
The article is a hands-on tutorial published on Qiita in May 2026. It likely covers installation, configuration, and example prompts, but readers should consult the source URL for exact setup steps and any authentication requirements.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (qiita.com) をご確認ください。