VOICEVOX
Connects AI systems to VOICEVOX text-to-speech engine for Japanese voice synthesis, supporting both default transport and Server-Sent Events with configurable speaker options.
10 stars
0 tools
Created Aug 2025
@dosugamea/dosugamea-voicevox-voicevox-mcp-serverAbout
Connects AI systems to VOICEVOX text-to-speech engine for Japanese voice synthesis, supporting both default transport and Server-Sent Events with configurable speaker options.
Categories
general
Installation
npm
npm install @dosugamea/dosugamea-voicevox-voicevox-mcp-server
Configuration
{
"mcpServers": {
"dosugamea-voicevox-voicevox-mcp-server": {
"command": "npx",
"args": [
"-y",
"@dosugamea/dosugamea-voicevox-voicevox-mcp-server"
]
}
}
}