Skip to content
Back to search
30
MCP

VOICEVOX

pulsemcp/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.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AI Voice Tools
AI-powered voice synthesis and text processing tools using the ElevenLabs API.
0 tools
@kajidog/mcp-tts-voicevox
VOICEVOX integration for MCP - Text-to-Speech server using VOICEVOX engine
0 tools
Local Voice
Run local text-to-speech models with Chatterbox and Kokoro engines
0 tools
Vox
Native macOS voice I/O for AI assistants using SFSpeechRecognizer and optional ElevenLabs TTS.
0 tools
Daisys AI Text-to-Speech
Provides a bridge to the Daisys AI text-to-speech API, enabling high-quality voice audio generation with control over characteristics like g
0 tools
Voice Bridge
Multi-engine TTS for AI coding assistants. 5 engines, free engine included.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "voicevox": {
      "url": "None",
      "transport": "http"
    }
  }
}