shinshin86/mcp-simple-aivisspeech
A Model Context Protocol (MCP) server for seamless integration with AivisSpeech text-to-speech engine. This project enables AI assistants and applications to convert text to natural-sounding Japanese speech with customizable voice parameters.
Platform-specific configuration:
{
"mcpServers": {
"mcp-simple-aivisspeech": {
"command": "npx",
"args": [
"-y",
"mcp-simple-aivisspeech"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...