MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

让 AI 通过自然语言生成、编辑和导出 VOCALOID 工程文件 (.vpr/.vsqx) 的 MCP 服务器。

Created 5/6/2026
Updated about 3 hours ago
Repository documentation and setup instructions

AI-VOCALOID-MCP

让 AI 通过自然语言生成、编辑和导出 VOCALOID 工程文件 (.vpr/.vsqx) 的 MCP 服务器。

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/soyoshio/AI-VOCALOID-MCP
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "soyoshio-ai-vocaloid-mcp": { "command": "git", "args": [ "clone", "https://github.com/soyoshio/AI-VOCALOID-MCP" ] } } }