voicevox-mcp-server
5
Voicevox MCP Server is a voice synthesis server compatible with VOICEVOX and available through the Model Context Protocol. It is designed for use in agent mode for voice synthesis, supporting integration with applications like Claude 3.7. The server can be deployed on Windows or Docker environments.
Voicevox MCP Server
A Voice Synthesis Server compatible with VOICEVOX (AivisSpeech / VOICEVOX / COEIROINK) available via MCP (Model Context Protocol). It can be used in agent mode for voice synthesis, such as with Claude 3.7 in Cursor.
Requirements
Windows Environment
- Node.js 18 or higher
- VOICEVOX ENGINE
- VLC media player
Docker Environment (WSL2)
- Docker and Docker Compose
- WSL2
- Pulseaudio utilities
Installation and Setup
- Clone the repository
- Install dependencies
- Set environment variables
Execution
Windows
- Build and start the server manually
Docker
- Run without manual steps
Troubleshooting
- Check VOICEVOX ENGINE and VLC configurations.
- Verify Pulseaudio settings in Docker.
Developer Information
- Contributions can be made via issues or pull requests on GitHub.
License
MIT License