47
/ 100
1 month ago
glama

VOICEVOX TTS MCP

A text-to-speech MCP server that enables AI assistants to speak using the VOICEVOX engine with support for multi-character conversations. It features queue management, low-latency streaming via FFplay, and cross-platform playback across Windows, macOS, and Linux.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDISPLAY
configVOICEVOX_DEFAULT_IMMEDIATEImmediate playback true
configVOICEVOX_DEFAULT_SPEAKERDefault speaker ID 1
configVOICEVOX_DEFAULT_SPEED_SCALEPlayback speed 1.0
configVOICEVOX_DEFAULT_WAIT_FOR_ENDWait for playback end false
configVOICEVOX_DEFAULT_WAIT_FOR_STARTWait for playback start false
configVOICEVOX_DISABLED_GROUPSexport =player
configVOICEVOX_DISABLED_TOOLSexport =speak_player,synthesize_file
configVOICEVOX_RESTRICT_IMMEDIATERestrict immediate option
configVOICEVOX_RESTRICT_WAIT_FOR_ENDRestrict waitForEnd option
configVOICEVOX_RESTRICT_WAIT_FOR_STARTRestrict waitForStart option
configVOICEVOX_STREAMING_PLAYBACK
configVOICEVOX_URLEngine URL http://localhost:50021
configWAYLAND_DISPLAY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 0 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kajidog-mcp-tts-voicevox-16b1z7)](https://m8ven.ai/mcp/kajidog-mcp-tts-voicevox-16b1z7)
commit: 11454f71461ddf85f5252dfa082e09a4949aa33e
code hash: 1b6cc2e14a923e11a1d794da155323ab42f10dd547756127edc9c46ea6caeb11
verified: 6/13/2026, 10:33:12 AM
view raw JSON →