Synthesizes speech from text using the VOICEVOX engine.
Voicevox is a Model Context Protocol (MCP) server that interfaces with the VOICEVOX engine to enable text-to-speech functionality and speaker information retrieval. Built with TypeScript, it leverages the MCP SDK to provide features such as retrieving speaker information and synthesizing speech with a specified speaker, playing the audio locally (primarily supporting macOS). It is designed to integrate with environments like Cursor through MCP, allowing developers to easily incorporate voice synthesis into their workflows.
주요 기능
01Synthesizes speech from text using specified speakers.