Submit

Voicevox MCP Server

@srvhat09

docker版 voicevox engine を利用し受け取るメッセージを音声再生するMCP Server
Overview

what is Voicevox MCP Server?

Voicevox MCP Server is a server that utilizes the Voicevox Engine to synthesize speech from text messages received via the Model Context Protocol (MCP).

how to use Voicevox MCP Server?

To use the Voicevox MCP Server, clone the repository, install the dependencies, and run the Voicevox Engine using Docker. You can then send text messages to the server to convert them into speech.

key features of Voicevox MCP Server?

  • Converts text to audio queries (Audio Query)
  • Converts audio queries to WAV data
  • Plays the generated audio data
  • Provides a JSON-RPC over stdio interface compliant with MCP protocol

use cases of Voicevox MCP Server?

  1. Integrating speech synthesis into AI tools like Cursor and Cline.
  2. Creating interactive voice applications that respond to user input.
  3. Developing educational tools that read text aloud.

FAQ from Voicevox MCP Server?

  • What are the system requirements for Voicevox MCP Server?

You need Python 3.10 or higher and the Voicevox Engine running locally or remotely.

  • Is there a way to customize the pronunciation of words?

Yes! You can create a custom dictionary or convert words to Katakana to improve pronunciation.

  • How can I test the server?

You can run tests using the command python -m pytest.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.