mcp-svstudio
신디사이저 V 스튜디오 MCP 서버
LLM이 멜로디에 가사를 추가하는 등 보컬 트랙을 생성/편집할 수 있는 Synthesizer V AI Vocal Studio용 MCP 서버입니다.
설치
필수 조건
Node.js(v22로 테스트됨)
Synthesizer V Studio(V2로 테스트됨)
0. 이 저장소를 복제합니다.
git clone https://github.com/ocadaruma/mcp-svstudio.git
1. Synthesizer V Studio 구성
아래 두 파일을 Synthesizer V Studio 스크립트 폴더로 복사합니다(V2 Studio가 설치된 MacOS의 경우 기본적으로
~/Library/Application Support/Dreamtonics/Synthesizer V Studio 2/scripts).sv-scripts/StartMCPServerRequestHandler.luasv-scripts/StopMCPServerRequestHandler.lua
Synthesizer V Studio에서
StartServerRequestHandler실행합니다.스크립트 메뉴 > MCP > StartServerRequestHandler
⚠️ MCP 클라이언트를 구성하기 전에 이 작업을 수행하세요. 그렇지 않으면 연결 문제가 발생합니다.
2. MCP 클라이언트 구성
⚠️ 한 번에 하나의 MCP 서버만 실행하세요.
클라이언트의 MCP 서버 구성에 아래 구성을 추가합니다. (예: MacOS Claude Desktop의 경우 기본적으로 ~/Library/Application Support/Claude/claude_desktop_config.json 입니다.)
지엑스피1
Related MCP server: Linear
예제 명령
무언가를 부르세요(그런 다음 "하모니 트랙 추가")
EDM 보컬 트랙 만들기
기존 트랙에 가사 추가
개발
종속성 설치:
npm install서버를 빌드하세요:
npm run build자동 재빌드를 사용한 개발의 경우:
npm run watchResources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Appeared in Searches
Latest Blog Posts
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/ocadaruma/mcp-svstudio'
If you have feedback or need assistance with the MCP directory API, please join our Discord server